set_color_temperature
Set the color temperature of a Philips Hue light in Kelvin to adjust white light warmth or coolness. Switches light to white mode, disabling color.
Instructions
Set the color temperature of a Philips Hue light. Switches the light to white/CT mode (disables any color).
Args: kelvin: Color temperature in Kelvin. 2000K = very warm candlelight 2700K = warm white (typical bulb) 4000K = neutral / office white 6500K = cool daylight address: Bluetooth address from scan_hue_lights. Leave blank to use HUE_LIGHT_ADDRESS env var.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kelvin | Yes | ||
| address | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |