Updated Rules (markdown)

Adrian Scillato 2018-06-25 23:56:32 -03:00
parent 812895eb09
commit 03ff38e683
1 changed files with 1 additions and 1 deletions

@ -418,7 +418,7 @@ TESTS:
* wait more than a minute without using the event temp and the thermostat will turn off as there is no temperature value (like a sensor error or disconnection)
* will resume when using again the event temp
#### 9. simple staircase timer
#### 10. simple staircase timer
**Rule:**
`rule1 on button1#state do backlog power1 %value%; ruletimer1 600 endon on rules#timer=1 do power1 off endon`