From 977935a69d28af3c96d7b422a8dde0c38d158868 Mon Sep 17 00:00:00 2001 From: Krasimir Chariyski Date: Tue, 23 Aug 2016 10:46:39 +0300 Subject: [PATCH] Update group.markdown (#824) * Update group.markdown * Update group.markdown --- 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 c26b435e6e8..732a3c84684 100644 --- a/source/_components/group.markdown +++ b/source/_components/group.markdown @@ -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** and browse the **Current entities:** listing for all available entities. +Check the **Set State** page from the **Developer Tools** 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.