.storage/lovelace.dashboard_home
This commit is contained in:
@@ -744,12 +744,6 @@
|
|||||||
"rows": "auto"
|
"rows": "auto"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"show_name": true,
|
|
||||||
"show_icon": true,
|
|
||||||
"type": "button",
|
|
||||||
"entity": "input_boolean.pool_pump_in_use"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"type": "custom:power-gauge-bar-card",
|
"type": "custom:power-gauge-bar-card",
|
||||||
"entities": [
|
"entities": [
|
||||||
@@ -768,6 +762,12 @@
|
|||||||
"sensor.coffee_maker_power"
|
"sensor.coffee_maker_power"
|
||||||
],
|
],
|
||||||
"max": 5000
|
"max": 5000
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"show_name": true,
|
||||||
|
"show_icon": true,
|
||||||
|
"type": "button",
|
||||||
|
"entity": "input_boolean.pool_pump_in_use"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user