Forces a unit to turn on regardless of the blocking status of the unit.
force on “Bedroom Overhead”
in (integer, creates a scheduled event to force on the unit in this many seconds)
at (date, like the in parameter, an applescript date of when you wish to force on the device)
for (integer, creates a scheduled event to force off the unit in this many seconds)
until (date, like the for parameter, an applescript date when you wish the device to it’s current state)
rate (integer, if supported by the device a ramp rate will be included in the command)
with no script (does not execute the ON script of the unit)
with no transmit (the database will be updated, but no command will be sent)
--force the bedroom light on even if it's blocked force on "bedroom overhead" for 5