diff --git a/rules/salon.lampka-stolowa.rules b/rules/salon.lampka-stolowa.rules index 67ef5dc..429b326 100644 --- a/rules/salon.lampka-stolowa.rules +++ b/rules/salon.lampka-stolowa.rules @@ -26,7 +26,8 @@ end rule "Zapal sufitowe przed zachodem" when - Item sSunset_Event_in_hour received update ON +/* Item sSunset_Event_in_hour received update ON */ + Item sSunset_Event_in_twohours received update ON then /* HOLIDAY */ @@ -61,7 +62,8 @@ end rule "Zapal lampkÄ™ i kanapowe przed zmierzchem" when - Item sSunset_Event_in_halfhour received update ON +/* Item sSunset_Event_in_halfhour received update ON*/ + Item sSunset_Event_in_hour received update ON then dSONOFF01LED.sendCommand(0) @@ -139,3 +141,4 @@ end 6 Day-of-Week 7 Year (optional field) */ +