mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-28 11:46:42 +00:00
Update ElectricityMaps URL in Energy Dashboard (#25816)
fix: update electricitymap domain
This commit is contained in:
parent
154e85eb45
commit
d7f4a7acb0
@ -205,7 +205,7 @@ class HuiEnergyDistrubutionCard
|
|||||||
let homeHighCarbonCircumference: number | undefined;
|
let homeHighCarbonCircumference: number | undefined;
|
||||||
|
|
||||||
// This fallback is used in the demo
|
// This fallback is used in the demo
|
||||||
let electricityMapUrl = "https://app.electricitymap.org";
|
let electricityMapUrl = "https://app.electricitymaps.com";
|
||||||
|
|
||||||
if (
|
if (
|
||||||
hasGrid &&
|
hasGrid &&
|
||||||
|
Loading…
x
Reference in New Issue
Block a user