Skip to content

Commit cfac236

Browse files
byte-benderfabaff
authored andcommitted
Update developer tool icon in group component (home-assistant#988)
I was searching quite a while for the entities, till I understood that I had to look in the section labeled with the updated icon and the stated one.
1 parent 876225a commit cfac236

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/_components/group.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ha_category: Organization
1313

1414
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.
1515

16-
Check the **Set State** page from the **Developer Tools** <img src='/images/screenshots/developer-tool-services-icon.png' class='no-shadow' height='38' /> and browse the **Current entities:** listing for all available entities.
16+
Check the **Set State** page from the **Developer Tools** <img src='/images/screenshots/developer-tool-states-icon.png' class='no-shadow' height='38' /> and browse the **Current entities:** listing for all available entities.
1717

1818
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.
1919

0 commit comments

Comments
 (0)