gieljnssns / buienalarm-sensor-homeassistant

Buienalarm custom_component for Home-Assistant
MIT License
35 stars 6 forks source link

Rewrite sensor to better suite current home assistant state #22

Closed StevenLooman closed 3 years ago

StevenLooman commented 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.

To be merged together with https://github.com/gieljnssns/buienalarm/pull/8.

gieljnssns commented 3 years ago

Thank you for taking the time to rewrite this integration and full API