poprawki do WFH Asiowego

This commit is contained in:
2025-12-03 09:58:05 +01:00
parent c36fea7e2d
commit c21a6dee5e
3 changed files with 5 additions and 4 deletions

View File

@@ -18,7 +18,6 @@ when
Item sWC_occupied changed from ON to OFF or
Time cron "55 49 5,8,11 ? * MON-FRI" or /* w ciągu dnia roboczego */
Time cron "55 9/20 15-20 ? * MON-FRI" or /* normalnie bez kotow */
/* Time cron "55 9/12 15-21 ? * MON-FRI" or czesciej jak koty byly */
Time cron "55 59,19,39 8-20 ? * SAT,SUN"
then
if (sHolidayVacancy.state == ON) {
@@ -77,3 +76,4 @@ then
sSONOFF01.sendCommand(ON)
end
*/