Annette is not on Olymp anymore
This commit is contained in:
parent
2037c34c9b
commit
f6d555522a
1 changed files with 4 additions and 4 deletions
|
|
@ -220,7 +220,7 @@ const config: Config = {
|
|||
}
|
||||
},
|
||||
//Tasmota-Dosen
|
||||
tasmota.topics("2", "printerOlymp"),
|
||||
tasmota.topics("2", "printerAnnette"),
|
||||
tasmota.topics("6", "snackbar"),
|
||||
tasmota.topics("7", "infoscreen"),
|
||||
tasmota.topics("9", "pilze"),
|
||||
|
|
@ -542,16 +542,16 @@ const config: Config = {
|
|||
}
|
||||
]
|
||||
},
|
||||
printerOlymp: {
|
||||
printerAnnette: {
|
||||
name: "Drucker",
|
||||
position: [800, 350],
|
||||
icon: mdi("printer"),
|
||||
iconColor: tasmota.iconColor("printerOlymp"),
|
||||
iconColor: tasmota.iconColor("printerAnnette"),
|
||||
ui: [
|
||||
{
|
||||
type: "toggle",
|
||||
text: "Drucker",
|
||||
topic: "printerOlymp",
|
||||
topic: "printerAnnette",
|
||||
icon: mdi("power")
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue