.storage/lovelace.dashboard_home

This commit is contained in:
Home Assistant Version Control
2026-07-28 14:47:48 +00:00
parent 0f6857e161
commit 8f780735b6
+6 -15
View File
@@ -944,21 +944,6 @@
"heading": "Pool",
"heading_style": "title"
},
{
"show_name": true,
"show_icon": true,
"type": "button",
"entity": "input_boolean.pool_pump_in_use"
}
]
},
{
"type": "grid",
"cards": [
{
"type": "heading",
"heading": "New section"
},
{
"type": "custom:power-gauge-card",
"entity": "sensor.meter00_power",
@@ -967,6 +952,12 @@
"columns": "full",
"rows": "auto"
}
},
{
"show_name": true,
"show_icon": true,
"type": "button",
"entity": "input_boolean.pool_pump_in_use"
}
]
}