Forgot to call the xmas lights at night
This commit is contained in:
@@ -381,7 +381,7 @@ if (vacation === 'off') {
|
|||||||
if (topic === 'weather') {
|
if (topic === 'weather') {
|
||||||
node.send([null,sendTimerCancel,null,null])
|
node.send([null,sendTimerCancel,null,null])
|
||||||
}
|
}
|
||||||
node.send([null,null,[sendFirstFloorScene,sendSecondFloorScene],null])
|
node.send([null,null,[sendFirstFloorScene,sendSecondFloorScene],sendExtraLights])
|
||||||
if (deskLights === 'on') {
|
if (deskLights === 'on') {
|
||||||
node.send([null,sendDeskScene,null,null])
|
node.send([null,sendDeskScene,null,null])
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user