mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-13 12:26:50 +00:00
Added an example of a control option. (#1635)
Inclusion of hiding control option of groups.
This commit is contained in:
parent
3e366d7481
commit
02c8010ea7
@ -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…
x
Reference in New Issue
Block a user