IntervalTimer-Tick Command
Posted: Fri Jan 13, 2017 7:01 am
Hello. Should want to se some examples what/how to write in the Tick-command. The idea of this timer seems very intresting.
Discussions regarding the OpenNethome project
https://forum.opennethome.org/
Code: Select all
Time: 10 (minutes)
StartCommand: Lamp Off
StopCommand: Lamp On
TickInterval: 0.1
TickCommand: Lamp Bright
Code: Select all
Time: 1 (minutes)
StartCommand: Lamp On
StopCommand: Lamp Off
TickInterval: 0.03
TickCommand: Lamp Toggle