Set color and brightness
set_color_brightnessSet the color hue and brightness of a Domoticz smart device, optionally using white-light mode.
Instructions
Set RGB. Preferred: idx.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hue | Yes | Hue in degrees | |
| idx | No | Numeric Domoticz idx; preferred over name when known | |
| name | No | Case-insensitive Domoticz entity name | |
| iswhite | No | Use white-light mode instead of RGB mode | |
| brightness | Yes | Brightness percentage |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | Optional Domoticz response title | |
| status | Yes | Status returned by Domoticz, normally OK |