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
383 stars 90 forks source link

Add Exceptions & Anomaly Collections #451

Closed Danirali closed 1 year ago

Danirali commented 1 year ago

Before you submit a new bug report, please check that

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

Add a feature where you can add exceptions like bank holidays, to compensate for bank holidays anomaly collection dates be added.

e.g. Exceptions ignore a collection 1 Jan (Holiday) -> 4 Jan (Alternate date)

Describe the solution you'd like

Ignoring set dates and adding out-of-schedule dates

Describe alternatives you've considered

Even adding out-of-dates collection would allow my automations to run smoothly.

Additional context

No response

bruxy70 commented 1 year ago

This feature has been removed, and replaced by an option to control the dates with automations. There are few blueprints that can be used and modified based on different requirements.