diff --git a/.storage/lovelace.morning_hub b/.storage/lovelace.morning_hub index c2891a7..6ef01c8 100644 --- a/.storage/lovelace.morning_hub +++ b/.storage/lovelace.morning_hub @@ -579,7 +579,11 @@ { "type": "custom:power-gauge-card", "entity": "sensor.meter00_power", - "max": 10000 + "max": 10000, + "grid_options": { + "columns": 9, + "rows": 1 + } } ] }