.storage/lovelace.dashboard_home

This commit is contained in:
Home Assistant Version Control
2026-07-28 14:47:26 +00:00
parent 30aa28a5b7
commit 0f6857e161
+16 -16
View File
@@ -936,6 +936,22 @@
], ],
"column_span": 2 "column_span": 2
}, },
{
"type": "grid",
"cards": [
{
"type": "heading",
"heading": "Pool",
"heading_style": "title"
},
{
"show_name": true,
"show_icon": true,
"type": "button",
"entity": "input_boolean.pool_pump_in_use"
}
]
},
{ {
"type": "grid", "type": "grid",
"cards": [ "cards": [
@@ -953,22 +969,6 @@
} }
} }
] ]
},
{
"type": "grid",
"cards": [
{
"type": "heading",
"heading": "Pool",
"heading_style": "title"
},
{
"show_name": true,
"show_icon": true,
"type": "button",
"entity": "input_boolean.pool_pump_in_use"
}
]
} }
], ],
"badges": [ "badges": [