Added an example of a control option. (#1635)
Inclusion of hiding control option of groups.
This commit is contained in:
parent
3e366d7481
commit
02c8010ea7
1 changed files with 1 additions and 0 deletions
|
@ -74,6 +74,7 @@ Notice in the example below that in order to refer to the group "Living Room", y
|
|||
```yaml
|
||||
# Example configuration.yaml entry that shows two groups, referred to in a view group (tab)
|
||||
Living Room:
|
||||
control: hidden
|
||||
entities:
|
||||
- light.light_family_1
|
||||
- binary_sensor.motion_living
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue