Set Brightness
Sets screen brightness (absolute value or auto).
An action in the Device Settings group.
Its type is action.brightness.
Declared ports
Section titled “Declared ports”| Port | Label | Flow | Type |
|---|---|---|---|
in |
in | execution in | — |
out |
out | execution out | — |
state |
state | data out | Object{value: Int, auto: Boolean, changed: Boolean} |
Configuration
Section titled “Configuration”| Field | Key | Default | Notes |
|---|---|---|---|
| Auto brightness | auto |
false |
— |
| Value | value |
128 |
0-255, only when auto is off |