Status Notaus -> Strom Fablab
Weil verwirrung „wenn der Not-AUS an ist, ist der Strom dann an oder aus?“
This commit is contained in:
parent
d9f4ca7998
commit
25e2389484
1 changed files with 2 additions and 2 deletions
|
|
@ -780,7 +780,7 @@ const config: Config = {
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
nebenraum_power_status: {
|
nebenraum_power_status: {
|
||||||
name: "Notaus Fablab",
|
name: "Strom Fablab",
|
||||||
position: [613, 537],
|
position: [613, 537],
|
||||||
icon: ({nebenraum_power_status}) =>
|
icon: ({nebenraum_power_status}) =>
|
||||||
nebenraum_power_status == "on" ? rawMdi("flash") : rawMdi("flash-off"),
|
nebenraum_power_status == "on" ? rawMdi("flash") : rawMdi("flash-off"),
|
||||||
|
|
@ -790,7 +790,7 @@ const config: Config = {
|
||||||
{
|
{
|
||||||
type: "text",
|
type: "text",
|
||||||
icon: mdi("power"),
|
icon: mdi("power"),
|
||||||
text: "Status Notaus",
|
text: "Strom Fablab",
|
||||||
topic: "nebenraum_power_status"
|
topic: "nebenraum_power_status"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue