set_color_temperature
Set the Kelvin color temperature of Govee lights from warm to cool, specifying a value between 2000 and 9000.
Instructions
Set the color temperature of a Govee device in Kelvin (2000-9000)
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 | |
| temperature | Yes | Color temperature in Kelvin (2000-9000) |