mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
Added section on how to edit a group from the UI. (#22661)
This commit is contained in:
parent
12b4363a50
commit
3d7fac7d25
@ -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 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.
|
||||
|
||||

|
||||
|
||||
## YAML Configuration
|
||||
|
||||
Alternatlively, this integration can be configured and set up manually via YAML
|
||||
|
BIN
source/images/integrations/group/Group_members.png
Normal file
BIN
source/images/integrations/group/Group_members.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 25 KiB |
BIN
source/images/integrations/group/Group_settings.png
Normal file
BIN
source/images/integrations/group/Group_settings.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 19 KiB |
Loading…
x
Reference in New Issue
Block a user