Skip to main content

Scenes

A scene is a set of actions on multiple devices executed together.

Create a scene

  1. ScenesCreate
  2. Name and description
  3. Add Actions per device:
    • on / off / toggle
    • Delay in seconds between actions

Run a scene

  • From the dashboard: Execute
  • API: POST /api/v1/scenes/{id}/execute

Examples

SceneActions
MorningKitchen lights on + exterior off
AwayAll devices off
MovieDim lights + AC on

Automations

An automation rule can run a scene instead of toggling a single device — see Automation.