Update group.markdown (#1615)

This commit is contained in:
Mark Huson 2016-12-17 11:32:36 -05:00 committed by Fabian Affolter
parent 0a072b5789
commit 4d847c6c62

View File

@ -11,7 +11,7 @@ logo: home-assistant.png
ha_category: Organization 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. 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.
Check the **Set State** <img src='/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. Check the **Set State** <img src='/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.