diff --git a/.storage/lovelace.dashboard_home b/.storage/lovelace.dashboard_home index 783b39d..5e86d05 100644 --- a/.storage/lovelace.dashboard_home +++ b/.storage/lovelace.dashboard_home @@ -958,6 +958,15 @@ { "type": "heading", "heading": "New section" + }, + { + "type": "custom:power-gauge-card", + "entity": "sensor.meter00_power", + "max": 10000, + "grid_options": { + "columns": 9, + "rows": 1 + } } ] }