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