Turns off a real unit, group or pseudo.
turn off “name of the unit”
turnoff is OK too.
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)
--send an off for Kitchen Overhead right now
turnoff "Kitchen Overhead"
--create a scheduled event that will turn off the light in 30 minutes
turnoff "Kitchen Overhead" in (30 * minutes)
The command will do nothing if the unit is Blocked.