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