Get Light State
Reads whether a light is on, how bright it is and what colour — Philips Hue.
An action in the Smart Home group.
Its type is action.light_state.
Declared ports
Section titled “Declared ports”| Port | Label | Flow | Type |
|---|---|---|---|
in |
in | execution in | — |
out |
out | execution out | — |
state |
state | data out | Object{target: String, name: String, on: Boolean, brightness: Double, colour: String, kelvin: Int, reachable: Boolean, found: Boolean, error: String} |
Configuration
Section titled “Configuration”| Field | Key | Default | Notes |
|---|---|---|---|
| Light or room | target |
— | chosen from LIGHT_TARGET |