set_group
Control all lights in a room or zone simultaneously by setting brightness, color, and on/off state via a grouped_light_id. Manage multiple lights with one command.
Instructions
Control all lights in a room or zone at once via its grouped_light_id.
Get this id from list_rooms() or list_zones() (grouped_light_id field).
Same parameters as set_light, minus per-light effects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| on | No | ||
| color_xy | No | ||
| brightness | No | ||
| transition_ms | No | ||
| color_temp_mirek | No | ||
| grouped_light_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||