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)
for (integer, creates a scheduled event to force off the unit in this many seconds)
with no script (does not execute the ON script of the unit)
--force the bedroom light on even if it's blocked
force on "bedroom overhead" for 5
This verb provides a method to turn on a device regardless of whether the device has been “blocked”.
This verb is included for logical completeness and failsafe.
This verb does not affect the blocked state of the unit.
see Turn On and Turn Off for other options