From 4d847c6c62bde525e0c02fd3746e6109498a6297 Mon Sep 17 00:00:00 2001 From: Mark Huson Date: Sat, 17 Dec 2016 11:32:36 -0500 Subject: [PATCH] Update group.markdown (#1615) --- source/_components/group.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/group.markdown b/source/_components/group.markdown index 57b0d6260f7..f88e55db0da 100644 --- a/source/_components/group.markdown +++ b/source/_components/group.markdown @@ -11,7 +11,7 @@ logo: home-assistant.png 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** page from the **Developer Tools** and browse the **Current entities:** listing for all available entities.