Set dimmer level
set_dimmer_levelSet the brightness percentage of a dimmer device in Domoticz from 0 to 100 using its index or name.
Instructions
Set brightness (0-100). Preferred: idx. Cross-ref: domoticz://device/{idx}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| idx | No | Numeric Domoticz idx; preferred over name when known | |
| name | No | Case-insensitive Domoticz entity name | |
| level | Yes | Brightness percentage |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | Optional Domoticz response title | |
| status | Yes | Status returned by Domoticz, normally OK |