User Tools

Site Tools


dictionary:unitinformation:statusof

This is an old revision of the document!


Table of Contents

Status Of

Returns a boolean true or false value for the state of a unit. If the unit is dimmable it will return true if the value is non-zero and false if the value is zero.

Usage:

status of (name of unit)

Examples:

if status of "Garage Motion" is true then
  turnon "Outside Siren"
end if
dictionary/unitinformation/statusof.1254079052.txt.gz · Last modified: 2023/02/13 14:51 (external edit)