Control Scene
Activates a lighting scene you set up in the Hue app, or turns its room off — Philips Hue.
An action in the Smart Home group.
Its type is action.light_scene.
Declared ports
Section titled “Declared ports”| Port | Label | Flow | Type |
|---|---|---|---|
in |
in | execution in | — |
out |
out | execution out | — |
state |
state | data out | Object{scene: String, op: String, changed: Boolean, error: String} |
Configuration
Section titled “Configuration”| Field | Key | Default | Notes |
|---|---|---|---|
| Scene | scene |
— | chosen from LIGHT_SCENE |
| What to do | op |
ACTIVATE |
ACTIVATE, TURN_OFF, TOGGLE |
| Fade time (ms) | transitionMs |
400 |
— |