mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-12 20:06:52 +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
|
||||
# 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…
x
Reference in New Issue
Block a user