LightEffectWakeCommand

Description

Over a span of time, gradually increase the device's brightness and, optionally, alter the color temperature.

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.LightEffectWake
  devices: My Device - Room Name
  duration: 10min