From 02c8010ea78d6007fbb1ac234c02e9ccffcf4e23 Mon Sep 17 00:00:00 2001 From: Carlo Costanzo Date: Wed, 21 Dec 2016 01:03:42 -0500 Subject: [PATCH] Added an example of a control option. (#1635) Inclusion of hiding control option of groups. --- source/_components/group.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_components/group.markdown b/source/_components/group.markdown index 1ff8a8f457d..731ab582781 100644 --- a/source/_components/group.markdown +++ b/source/_components/group.markdown @@ -74,6 +74,7 @@ Notice in the example below that in order to refer to the group "Living Room", y ```yaml # Example configuration.yaml entry that shows two groups, referred to in a view group (tab) Living Room: + control: hidden entities: - light.light_family_1 - binary_sensor.motion_living