This commit is contained in:
Julian Pawlowski 2025-11-02 23:37:19 +00:00
parent 1b452b72fb
commit 097c3c63c0

View file

@ -106,7 +106,7 @@ class TibberPricesDataUpdateCoordinator(DataUpdateCoordinator[dict[str, Any]]):
# Cancel any existing timer
if self._quarter_hour_timer_handle:
self._quarter_hour_timer_handle()
self._quarter_hour_timer_handle.cancel()
# Schedule the refresh
self._quarter_hour_timer_handle = self.hass.loop.call_at(