.storage/lovelace.dashboard_home
This commit is contained in:
@@ -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",
|
"type": "grid",
|
||||||
"cards": [
|
"cards": [
|
||||||
@@ -969,6 +935,40 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"column_span": 2
|
"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": [
|
"badges": [
|
||||||
|
|||||||
Reference in New Issue
Block a user