Idea: Get the details about a device (on/off, color, brightness) and
react to or store that data for later use.Example automation: Simple
light manipulation when a camera sees movement at night. Get the status
of the lights, if off then turn them on ...
Idea: Randomization of values based on simple math or randomized
selection from an array of devices or other data.Example automation:
Animating your lighting during the holidays or parties. Randomization
will allow us to randomly select a light from ...
Idea: The ability to loop / repeat actions for x iterations or between
timesExample automation: Animating your lighting during the holidays or
parties. Some light manufacturers have this ability built-in; however,
some do not. Also sometimes we have ...