diff --git a/rules/salon.lampka-stolowa.rules b/rules/salon.lampka-stolowa.rules index f4533ab..039fca9 100644 --- a/rules/salon.lampka-stolowa.rules +++ b/rules/salon.lampka-stolowa.rules @@ -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 /*