salon: gasząc wieczorem, zgaś przy suficie, ale zostaw za kanapą
This commit is contained in:
@@ -85,7 +85,7 @@ then
|
||||
dSONOFF02LED.sendCommand(0)
|
||||
end
|
||||
|
||||
rule "Zgaś stółlampkę i kanapowe wieczorem"
|
||||
rule "Zgaś stółlampkę i sufitowe wieczorem"
|
||||
when
|
||||
Time cron "0 15 22 * * ?"
|
||||
then
|
||||
@@ -93,8 +93,7 @@ then
|
||||
sSONOFF02_expected.postUpdate(OFF)
|
||||
dSONOFF02LED.sendCommand(1023)
|
||||
|
||||
sSONOFF01.sendCommand(OFF)
|
||||
dSONOFF01LED.sendCommand(1023)
|
||||
sD1MINI01_lampki_sufitowe.sendCommand(OFF)
|
||||
end
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user