bruxy70 / Garbage-Collection

🗑 Custom Home Assistant sensor for scheduling garbage collection (or other regularly re-occurring events - weekly on given days, semi-weekly or monthly)
MIT License
382 stars 90 forks source link

No start date for every-n-days configuration? #329

Closed juhanjuku closed 2 years ago

juhanjuku commented 2 years ago

Describe the bug There is no place to input start day when every-n-days is choosen on new configuration page

Configuration

Do you configure the integration in YAML or Config Flow (GUI)? :

This is for new Config Flow (GUI)

Error log/debug information

Screenshots image

Version

Integration version: latest 4.3.1 Home Assistant version: latest core-2021.12.10 supervisor-2022.01.1 Home Assistant OS 7.2

bruxy70 commented 2 years ago

Not even on the second page? There is no way in HA to dynamically update the dialogue. So it asks for additional parameters based on the frequency you choose. The next release will be much simpler, it will be two steps, and much clearer.

juhanjuku commented 2 years ago

Sorry, my mistake. I didn't pushed SUBMIT because I did not changed anything and obviously had no glue about second page.