Skip to content

Commit 2aac86d

Browse files
Carlo CostanzoLandrash
Carlo Costanzo
authored andcommitted
Added an example of a control option. (home-assistant#1635)
Inclusion of hiding control option of groups.
1 parent 1d7e520 commit 2aac86d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/_components/group.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ Notice in the example below that in order to refer to the group "Living Room", y
7474
```yaml
7575
# Example configuration.yaml entry that shows two groups, referred to in a view group (tab)
7676
Living Room:
77+
control: hidden
7778
entities:
7879
- light.light_family_1
7980
- binary_sensor.motion_living

0 commit comments

Comments
 (0)