Skip to content

Releases: remimikalsen/hacs_remiks_renovasjon

Add `extra_state_attributes` for extensibility

25 Jan 10:11
9aa2e98
Compare
Choose a tag to compare

Fix issue when there is no next date for a garbage collection event

03 Nov 21:50
Compare
Choose a tag to compare

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

08 Oct 15:22
Compare
Choose a tag to compare

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

30 Sep 19:54
Compare
Choose a tag to compare

Creating a workaround to interpret Norwegian dates. Translate Norwegian dates to English before parsing.

Refresh collection dates after work hours

08 Sep 12:52
Compare
Choose a tag to compare

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

02 Sep 15:40
Compare
Choose a tag to compare

The first official version of the Home Assistant HACS integration Remiks Renovasjon.

First working version

02 Sep 07:03
Compare
Choose a tag to compare
v0.1-alpha

Fix date and increase scan