.storage/lovelace.dashboard_home

This commit is contained in:
Home Assistant Version Control
2026-07-28 15:15:38 +00:00
parent a26d204da3
commit ab641a9435
+6 -6
View File
@@ -744,12 +744,6 @@
"rows": "auto"
}
},
{
"show_name": true,
"show_icon": true,
"type": "button",
"entity": "input_boolean.pool_pump_in_use"
},
{
"type": "custom:power-gauge-bar-card",
"entities": [
@@ -768,6 +762,12 @@
"sensor.coffee_maker_power"
],
"max": 5000
},
{
"show_name": true,
"show_icon": true,
"type": "button",
"entity": "input_boolean.pool_pump_in_use"
}
]
},