From 22b7710d43ca43006b87e77aa66f91fe79569669 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 9 Sep 2018 16:22:11 +0200 Subject: [PATCH] =?UTF-8?q?gasz=C4=85c=20wieczorem,=20zga=C5=9B=20te=C5=BC?= =?UTF-8?q?=20nad=20blatem?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- rules/kuchnia.rules | 1 - rules/salon.lampka-stolowa.rules | 4 +++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/rules/kuchnia.rules b/rules/kuchnia.rules index 7d4f846..23b762e 100644 --- a/rules/kuchnia.rules +++ b/rules/kuchnia.rules @@ -5,7 +5,6 @@ when then if (sD1MINI02MOS.state == ON) { sD1MINI02MOS.sendCommand(OFF) - /* zrobic PWM DIMM */ } else { sD1MINI02MOS.sendCommand(ON) } diff --git a/rules/salon.lampka-stolowa.rules b/rules/salon.lampka-stolowa.rules index 039fca9..4637d60 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 sufitowe wieczorem" +rule "Zgaś stółlampkę, sufitowe i nablatowe wieczorem" when Time cron "0 15 22 * * ?" then @@ -94,6 +94,8 @@ then dSONOFF02LED.sendCommand(1023) sD1MINI01_lampki_sufitowe.sendCommand(OFF) + + sD1MINI02MOS.sendCommand(OFF) end /*