mirror of
https://github.com/home-assistant/frontend.git
synced 2025-12-20 02:38:53 +00:00
Fix energy distribution card not advancing to next day (#28081)
This commit is contained in:
@@ -775,6 +775,7 @@ export const getEnergyDataCollection = (
|
|||||||
hass.locale,
|
hass.locale,
|
||||||
hass.config
|
hass.config
|
||||||
);
|
);
|
||||||
|
collection.refresh();
|
||||||
scheduleUpdatePeriod();
|
scheduleUpdatePeriod();
|
||||||
},
|
},
|
||||||
addHours(
|
addHours(
|
||||||
|
|||||||
Reference in New Issue
Block a user