services_set_light_color
Set color, color temperature, and brightness of a light. Provide entity ID, optional RGB color, color temperature, and brightness values.
Instructions
Set light color, color temperature and/or brightness.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity_id | Yes | ||
| rgb_color | No | ||
| color_temp | No | ||
| brightness | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |