.storage/lovelace.dashboard_home

This commit is contained in:
Home Assistant Version Control
2026-07-28 14:49:04 +00:00
parent f4e5857d08
commit fd1c7b1960
+25 -25
View File
@@ -727,6 +727,31 @@
}
]
},
{
"type": "grid",
"cards": [
{
"type": "heading",
"heading": "Pool",
"heading_style": "title"
},
{
"type": "custom:power-gauge-card",
"entity": "sensor.meter00_power",
"max": 10000,
"grid_options": {
"columns": "full",
"rows": "auto"
}
},
{
"show_name": true,
"show_icon": true,
"type": "button",
"entity": "input_boolean.pool_pump_in_use"
}
]
},
{
"type": "grid",
"cards": [
@@ -935,31 +960,6 @@
}
],
"column_span": 1
},
{
"type": "grid",
"cards": [
{
"type": "heading",
"heading": "Pool",
"heading_style": "title"
},
{
"type": "custom:power-gauge-card",
"entity": "sensor.meter00_power",
"max": 10000,
"grid_options": {
"columns": "full",
"rows": "auto"
}
},
{
"show_name": true,
"show_icon": true,
"type": "button",
"entity": "input_boolean.pool_pump_in_use"
}
]
}
],
"badges": [