.storage/lovelace.dashboard_home
This commit is contained in:
@@ -768,6 +768,13 @@
|
|||||||
"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