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) {