jeroenterheerdt / HADailySensor

Sensor for Home Assistant that gets reset at midnight
MIT License
76 stars 19 forks source link

Fix warning about integration using self.async_update_ha_state() #40

Closed ScratMan closed 1 year ago

ScratMan commented 1 year ago

This fixes the warning at boot about integration using async_update_ha_state without forcing the update.

ScratMan commented 1 year ago

Fixes #38