Added an example of a control option. (#1635)
Inclusion of hiding control option of groups.
This commit is contained in:
parent
1d7e520f3c
commit
2aac86dae7
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
|
```yaml
|
||||||
# Example configuration.yaml entry that shows two groups, referred to in a view group (tab)
|
# Example configuration.yaml entry that shows two groups, referred to in a view group (tab)
|
||||||
Living Room:
|
Living Room:
|
||||||
|
control: hidden
|
||||||
entities:
|
entities:
|
||||||
- light.light_family_1
|
- light.light_family_1
|
||||||
- binary_sensor.motion_living
|
- binary_sensor.motion_living
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue