View Source Grizzly.ZWave.Commands.SceneActivationSet (grizzly v8.5.3)
What does this command do??
Params:
:scene_id
- a scene id (required):dimming_duration
- the time that the transition from the current level to the target level (required - ignored if not applicable to target device)
Summary
Types
@type param() :: {:scene_id, boolean()} | {:dimming_duration, Grizzly.ZWave.CommandClasses.SceneActuatorConf.dimming_duration()}