mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 21:36:52 +00:00
Update developer tool icon in group component (#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.
This commit is contained in:
parent
876225aa0e
commit
cfac236f97
@ -13,7 +13,7 @@ ha_category: Organization
|
||||
|
||||
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.
|
||||
|
||||
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.
|
||||
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.
|
||||
|
||||
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.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user