mirror of
https://github.com/home-assistant/frontend.git
synced 2025-08-01 13:37:47 +00:00
wip
This commit is contained in:
parent
77e05af465
commit
3ce4e67083
@ -616,7 +616,7 @@ export const getEnergyDataCollection = (
|
|||||||
energyCollectionKeys.push(options.key);
|
energyCollectionKeys.push(options.key);
|
||||||
|
|
||||||
let energyInfoAndCO2Signal: EnergyInfoAndCO2Signal | undefined;
|
let energyInfoAndCO2Signal: EnergyInfoAndCO2Signal | undefined;
|
||||||
let forceRefreshEnergyInfo: bool = false;
|
let forceRefreshEnergyInfo = false;
|
||||||
|
|
||||||
const collection = getCollection<EnergyData>(
|
const collection = getCollection<EnergyData>(
|
||||||
hass.connection,
|
hass.connection,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user