From 7121a3bc51c72d931e8117a5c6ff238e964e9c3e Mon Sep 17 00:00:00 2001 From: Tomasz Torcz Date: Tue, 14 Dec 2021 16:01:26 +0100 Subject: [PATCH] =?UTF-8?q?salon:=20wprowadzenie=20op=C3=B3=C5=BAnie=C5=84?= =?UTF-8?q?=20przy=20w=C5=82=C4=85czaniu=20wi=C4=99kszej=20liczby=20=C5=9B?= =?UTF-8?q?wiate=C5=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- rules/salon.lampka-stolowa.rules | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rules/salon.lampka-stolowa.rules b/rules/salon.lampka-stolowa.rules index cd5473e..0218a8e 100644 --- a/rules/salon.lampka-stolowa.rules +++ b/rules/salon.lampka-stolowa.rules @@ -33,10 +33,11 @@ then /* HOLIDAY */ /* drobna przerwa bo cottonballs tez sie zapalaja teraz */ - Thread::sleep(1000) + Thread::sleep(1000) sSONOFF05.sendCommand(ON) /* balkon */ + Thread::sleep(1000) sSHELLY01.sendCommand(ON) end @@ -99,6 +100,8 @@ then sSONOFF02_expected.postUpdate(ON) /* kanapa */ + sSONOFF09b.sendCommand(ON) + Thread::sleep(1000) sSONOFF09a.sendCommand(ON) end