set_power
Control power state of Govee smart devices by sending on or off commands via API.
Instructions
Turn a Govee device on or off
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | Yes | The device model | |
| state | Yes | Power state: 'on' or 'off' | |
| 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 |