ActivateSceneCommand

Description

Activate or deactivate a scene.

Fields

Key Type Description
devices [Device]

Devices that support user configuration of one-touch groupings of commands in the form of scenes.

Required

Variable is allowed.

activate Bool

false to cancel a scene if it is reversible, true to activate a scene.

Required

Variable is allowed.

Examples

actions:
- type: device.command.ActivateScene
  devices: My Device - Room Name
  activate: true