Replies: 1 comment
-
It depends on how your particular council displays the dates on their website or what is included in the api response. This integration can only return the information that it retrieves from each individual council and they all have slightly different ways of doing this |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Like many (or most?) councils, we have alternate weekly collection of waste but food waste collection is weekly. The current code only keeps the next date for each collection type thereby showing food waste collection in the home assistant calendar for the next collection date but not on the following week. If the following week showed nothing at all then it would be more consistent but as a result of alternating collections, it shows the "other" bin type only.
Any thoughts or objections to a code change to keep more downloaded dates for display in the calendar?
Beta Was this translation helpful? Give feedback.
All reactions