mirror of https://github.com/arendst/Tasmota.git
Updated Rule Cookbook (markdown)
parent
ea4d708f64
commit
58793ca42b
|
@ -1013,4 +1013,5 @@ rule3 on Clock#Timer=2 do backlog power 0; ruletimer#1 0 endon
|
|||
At the end of the desired period of operation, the clocktimer times out and runs rule3 which turns power off and sets the ruletimer to zero so it does not run. The device remains off.
|
||||
|
||||
These rules were used to run a heater intermittently to keep a room warm in the absence of a thermostat.
|
||||
|
||||
------------------------------------------------------------------------------
|
||||
|
|
Loading…
Reference in New Issue