Added section on how to edit a group from the UI. (#22661)

This commit is contained in:
Danny Tsang 2022-05-09 12:53:53 +01:00 committed by GitHub
parent 12b4363a50
commit 3d7fac7d25
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 12 additions and 0 deletions

View File

@ -56,6 +56,18 @@ Some groups, like the binary sensors and lights, allow you set the "All entities
- Otherwise, the group state is `unknown` if at least one group member is `unknown` or `unavailable`.
- Otherwise, the group state is `on`.
## Managing groups
To edit a group, **{% my helpers title="Settings -> Devices & Services -> Helpers" %}**. Find and select the group from the list.
![Group members](/images/integrations/group/Group_settings.png)
### Group options
To add or remove entities from an existing group, click on `Group options`, all the existing entities are listed in the `members` section where you add and remove entities.
![Group members](/images/integrations/group/Group_members.png)
## YAML Configuration
Alternatlively, this integration can be configured and set up manually via YAML

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB