relaybox fix
This commit is contained in:
@ -323,7 +323,7 @@ thermostatKitchenCron.start()
|
||||
|
||||
// ----------------------------------------------------------------------------------------------------------
|
||||
let relayBox = new RelayBoxThing('base', 'labor', 'relaybox', 'IoT/Command/RelayBox', 'IoT/Status/RelayBox', [
|
||||
"Küche", "Herd", "Waschküche", "Licht Keller", "Licht EG", "Licht OG"
|
||||
"Küche", "Herd", "Waschküche"
|
||||
])
|
||||
relayBox.start()
|
||||
|
||||
|
Reference in New Issue
Block a user