LightEffectPulseCommand

Description

Light intensity increases from mid-level brightness to maximum brightness and then decreases to mid-level brightness with a total cycle time of one pulse per second. During each cycle, maximum brightness should last 200ms and mid-level brightness, excluding the transition period, should last at least 500ms.

Fields

Key Type Description
devices [Device]

The device(s) carrying out the light effect.

Required

Variable is allowed.

duration Duration

How long the light effect should last. The range is from 5 minutes to 1 hour.

Required

Variable is allowed.

Examples

actions:
- type: device.command.LightEffectPulse
  devices: My Device - Room Name
  duration: 10min