Clarify how to hide the group control switch (#2910)

Not clear that value to "Control" should be "hidden" (not true/false)
This commit is contained in:
Brent Saltzman 2017-07-02 05:10:31 -05:00 committed by Fabian Affolter
parent 1759e1cae8
commit 3063e57008

View File

@ -59,7 +59,7 @@ Configuration variables:
- **view** (*Optional*): If yes then the entry will be shown as a view (tab) at the top.
- **name** (*Optional*): Name of the group.
- **icon** (*Optional*): If the group is a view, this icon will show at the top in the frontend instead of the name. If it's not a view, then the icon shows when this group is used in another group.
- **control** (*Optional*): If hidden then the group switch will be hidden.
- **control** (*Optional*): Set value to `hidden`. If hidden then the group switch will be hidden.
- **entities** (*Required*): array or comma delimited string, list of entities to group.
<p class='img'>