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

Verbose limits #359

Closed lseufer closed 2 years ago

lseufer commented 2 years ago

Before you submit a new bug report, please check that

Is your feature request related to a problem? Please describe.

When verbose mode is on, both day count and the date has to be filled.

Describe the solution you'd like

I would like to be able to only use [days] without having to display the date of the next collect.

Describe alternatives you've considered

None.

Additional context

No response

bruxy70 commented 2 years ago

That's possible now. Just change the format in the configuration from

image

to

image

and it will show status like this

image
lseufer commented 2 years ago

Not sure what I am doing wrong but if I me of the strings is missing, the status is empty.

bruxy70 commented 2 years ago

Do not know. Alternatively, you can use the days attribute and show that one.