set_brightness
Adjust the brightness level of your Govee smart device from 0 to 100 using the Govee API or local network.
Instructions
Set the brightness of a Govee device (0-100)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | Yes | The device model | |
| backend | No | API backend to use: 'v1' (default), 'v2', or 'lan'. Omit to use the server default. | |
| device_id | Yes | The device MAC address / ID | |
| brightness | Yes | Brightness level (0-100) |