.storage/lovelace.dashboard_home

This commit is contained in:
Home Assistant Version Control
2026-07-28 14:47:18 +00:00
parent 0fb13bdc25
commit 30aa28a5b7
+34 -34
View File
@@ -727,40 +727,6 @@
}
]
},
{
"type": "grid",
"cards": [
{
"type": "heading",
"heading": "New section"
},
{
"type": "custom:power-gauge-card",
"entity": "sensor.meter00_power",
"max": 10000,
"grid_options": {
"columns": "full",
"rows": "auto"
}
}
]
},
{
"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",
"cards": [
@@ -969,6 +935,40 @@
}
],
"column_span": 2
},
{
"type": "grid",
"cards": [
{
"type": "heading",
"heading": "New section"
},
{
"type": "custom:power-gauge-card",
"entity": "sensor.meter00_power",
"max": 10000,
"grid_options": {
"columns": "full",
"rows": "auto"
}
}
]
},
{
"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": [