View Source Grizzly.ZWave.Commands.SceneActivationSet (grizzly v8.6.6)

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

param()

@type param() ::
  {:scene_id, boolean()}
  | {:dimming_duration,
     Grizzly.ZWave.CommandClasses.SceneActuatorConf.dimming_duration()}