Releases: remimikalsen/hacs_remiks_renovasjon
Add `extra_state_attributes` for extensibility
v0.3.6 Update manifest.json
Fix issue when there is no next date for a garbage collection event
The event date in question will now be set to "None", instead of triggering an error and failing to update all event dates. This will lead to an increased number of polls until the event date is not any more "None", but not more often than scan interval which defaults to once every hour.
Fix turnover_hour bug
The turnover_hour parameter didn't work as documented due to a bug and a lacking binary parameter implementation. Both issues are now fixed.
Workaround for datetime issue
Creating a workaround to interpret Norwegian dates. Translate Norwegian dates to English before parsing.
Refresh collection dates after work hours
With an new optional turnover_hour config parameter, the collection dates will update (if needed) after a pre-defined hour. The default is 18, and if you're happy with this you don't need to do anything.
First official version
The first official version of the Home Assistant HACS integration Remiks Renovasjon.
First working version
v0.1-alpha Fix date and increase scan