From f7a32c919e9b761ef2fefe647355c2b579113d58 Mon Sep 17 00:00:00 2001 From: Tomasz Torcz Date: Wed, 25 May 2022 21:04:22 +0200 Subject: [PATCH] =?UTF-8?q?chore(wc):=20im=20starsi,=20tym=20wcze=C5=9Bnie?= =?UTF-8?q?j=20wstaj=C4=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- rules/wc.rules | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/rules/wc.rules b/rules/wc.rules index 3ad9f62..3b348de 100644 --- a/rules/wc.rules +++ b/rules/wc.rules @@ -38,10 +38,10 @@ then sSONOFF01.sendCommand(OFF) end -rule "Włączaj wiatrak rano " +rule "Włączaj wiatrak rano" when - Time cron "0 30 6 ? * MON-FRI" or - Time cron "0 30 9 ? * SAT-SUN" + Time cron "0 00 6 ? * MON-FRI" or + Time cron "0 00 9 ? * SAT-SUN" then logInfo("Vacancy", "state {}", sHolidayVacancy.state) if (sHolidayVacancy.state == ON) {