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
@@ -13,7 +13,7 @@ ha_category: Organization
13
13
14
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.
15
15
16
-
Check the **Set State**page from the **Developer Tools**<imgsrc='/images/screenshots/developer-tool-states-icon.png'class='no-shadow'height='38' /> and browse the **Current entities:** listing for all available entities.
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.
17
17
18
18
By default, every group appears in the HOME tab. If you name a group `default_view` it will REPLACE the contents of the HOME tab so you can customize it as you wish.
0 commit comments