You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/_components/group.markdown
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ logo: home-assistant.png
11
11
ha_category: Organization
12
12
---
13
13
14
-
Groups allow the user to combine multiple entities into one. A group can be promoted to a **view** by setting the `view` option to `yes`. This will make the group available as a new tab in the frontend.
14
+
Groups allow the user to combine multiple entities into one. A group can be promoted to a **view** by setting `view: yes` under the group definition. This will make the group available as a new tab in the frontend.
15
15
16
16
Check the **Set State** <imgsrc='/images/screenshots/developer-tool-states-icon.png'class='no-shadow'height='38' /> page from the **Developer Tools** and browse the **Current entities:** listing for all available entities.
0 commit comments