modify_group
Update a Zigbee group by assigning a new name or replacing its complete list of member lights.
Instructions
Rename a group or change its member lights.
Args: group_id: Numeric group ID. name: New display name. light_ids: Complete new list of light IDs for this group.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| group_id | Yes | ||
| light_ids | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |