Closed StevenLooman closed 3 years ago
Rewrite sensor to better suite current home assistant state. This includes use of the DataUpdateCoordinator which coordinates updates for all active sensors, and preventing multiple updates when the Buienalarm API fails/returns a 500 status code.
DataUpdateCoordinator
To be merged together with https://github.com/gieljnssns/buienalarm/pull/8.
Thank you for taking the time to rewrite this integration and full API
Rewrite sensor to better suite current home assistant state. This includes use of the
DataUpdateCoordinator
which coordinates updates for all active sensors, and preventing multiple updates when the Buienalarm API fails/returns a 500 status code.To be merged together with https://github.com/gieljnssns/buienalarm/pull/8.