tuya_set_color
Set the color of Tuya RGB lights by device ID or name using HSV values. Specify hue, saturation, and value to achieve your desired lighting color.
Instructions
Set the color of a Tuya RGB light by device_id or name (e.g. 'Living Room Light') using HSV values. hue: 0-360, saturation: 0-255, value: 0-255
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hue | Yes | ||
| value | Yes | ||
| device_id | Yes | ||
| saturation | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |