.storage/lovelace.dashboard_home

This commit is contained in:
Home Assistant Version Control
2026-07-28 14:46:42 +00:00
parent d950d63d78
commit 6ec20a0eeb
+9
View File
@@ -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
}
}
]
}