mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-31 21:17:47 +00:00
wip
This commit is contained in:
parent
3ce4e67083
commit
3f9df79849
@ -653,6 +653,7 @@ export const getEnergyDataCollection = (
|
||||
|
||||
if (!energyInfoAndCO2Signal || forceRefreshEnergyInfo) {
|
||||
energyInfoAndCO2Signal = await getEnergyInfoAndCO2Signal(hass);
|
||||
forceRefreshEnergyInfo = false;
|
||||
}
|
||||
|
||||
return getEnergyDataWithInfo(
|
||||
|
Loading…
x
Reference in New Issue
Block a user