====Turn Off===
Turns off a real unit, group or pseudo.
===Usage:===
**turn off** "name of the unit"\\
**turnoff** 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:===
--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)
===Notes:===
The command will do nothing if the unit is [[block|Blocked]].