Turn On

Turns on a real unit, group or a pseudo.

usage:

turn on “name of the unit”
turnon is OK too.

optional parameters:

in (integer, number of seconds)
for (integer, number of seconds)
with no script (stops the ON or OFF script from running)
with no transmit (updates the database but doesn't actually send the command)
rate (integer, for UPB devices capable of receiving a ramp rate)

Examples:

--just turn on the lamp right now
turnon "Kitchen Overhead"
--create a scheduled event that will turn on the light in 30 minutes
turnon "Kitchen Overhead" for (30 * minutes)
--create a scheduled event to turn on the light in 90 seconds
--and another event in 20 minutes and 90 seconds that will turn it back off again.
turnon "Kitchen Overhead" in 90 for (20 * minutes)

Notes:

The command will do nothing if the unit is Blocked.

dictionary/unitcontrol/turnon.txt · Last modified: 2009/09/27 12:51 by James Sentman
CC Attribution-No Derivative Works 3.0 Unported
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0