.storage/lovelace.dashboard_home
This commit is contained in:
@@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user