Turns off a real unit, group or pseudo.
turn off “name of the unit”
turnoff is OK too.
--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)
--do a slow fade to off turnoff “Bedroom Overhead” rate 5 * minutes
The command will do nothing if the unit is Blocked.
When using the “for” or “until” parameters the unit will return to it’s current state when this command was issued. If the unit is already off when you send this then the second event created will also turn the unit off. For more information on using these commands see the Motion Controlled Light tutorial.