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