diff --git a/.storage/lovelace.morning_hub b/.storage/lovelace.morning_hub index cbdd5a1..81d155e 100644 --- a/.storage/lovelace.morning_hub +++ b/.storage/lovelace.morning_hub @@ -575,6 +575,11 @@ { "type": "heading", "heading": "New section" + }, + { + "type": "custom:power-gauge-card", + "entity": "sensor.hilo_energy_total", + "max": 10000 } ] }