mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
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:
parent
1759e1cae8
commit
3063e57008
@ -59,7 +59,7 @@ Configuration variables:
|
|||||||
- **view** (*Optional*): If yes then the entry will be shown as a view (tab) at the top.
|
- **view** (*Optional*): If yes then the entry will be shown as a view (tab) at the top.
|
||||||
- **name** (*Optional*): Name of the group.
|
- **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.
|
- **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.
|
- **entities** (*Required*): array or comma delimited string, list of entities to group.
|
||||||
|
|
||||||
<p class='img'>
|
<p class='img'>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user