mirror of
https://github.com/home-assistant/frontend.git
synced 2025-08-03 14:37:47 +00:00
Update src/data/energy.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
This commit is contained in:
parent
2d699c8f3f
commit
84b4daf4bf
@ -465,7 +465,7 @@ const getEnergyData = async (
|
||||
}
|
||||
|
||||
let _fossilEnergyConsumption:
|
||||
| Promise<undefined>
|
||||
| undefined
|
||||
| Promise<FossilEnergyConsumption> = Promise.resolve(undefined);
|
||||
let _fossilEnergyConsumptionCompare:
|
||||
| undefined
|
||||
|
Loading…
x
Reference in New Issue
Block a user