mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-15 13:26:34 +00:00
Update "electricitymap.com" app URL in hui-energy-distribution-card
(#11040)
This commit is contained in:
parent
882e79524b
commit
76a4b1efbd
@ -204,7 +204,7 @@ class HuiEnergyDistrubutionCard
|
||||
let homeHighCarbonCircumference: number | undefined;
|
||||
|
||||
// This fallback is used in the demo
|
||||
let electricityMapUrl = "https://www.electricitymap.org";
|
||||
let electricityMapUrl = "https://app.electricitymap.org";
|
||||
|
||||
if (this._data.co2SignalEntity && this._data.fossilEnergyConsumption) {
|
||||
// Calculate high carbon consumption
|
||||
|
Loading…
x
Reference in New Issue
Block a user