mirror of
https://github.com/home-assistant/frontend.git
synced 2025-12-24 20:55:49 +00:00
Update ElectricityMaps URL in Energy Dashboard (#25816)
fix: update electricitymap domain
This commit is contained in:
@@ -205,7 +205,7 @@ class HuiEnergyDistrubutionCard
|
||||
let homeHighCarbonCircumference: number | undefined;
|
||||
|
||||
// This fallback is used in the demo
|
||||
let electricityMapUrl = "https://app.electricitymap.org";
|
||||
let electricityMapUrl = "https://app.electricitymaps.com";
|
||||
|
||||
if (
|
||||
hasGrid &&
|
||||
|
||||
Reference in New Issue
Block a user