Updated Rule Cookbook (markdown)

Michael Ingraham 2019-08-29 15:09:38 -04:00
parent d7c8114385
commit 3b68073fd5
1 changed files with 0 additions and 1 deletions

@ -665,7 +665,6 @@ Turn on light at dusk until your nighttime and again in the morning before dawn.
What if the sun sets after your nighttime, as in during the summer? Then the timer will turn off the light at "night", but then the Sunset timer will turn it on again, so it stays on all night.
```
Rule1
Rule1
on Time#Initialized do event chkSun endon
on Time#Minute=%sunset% do event chkSun endon
on Time#Minute=%mem2% do event chkSun endon