From 724f759e3752bedc9302b13f8939a20d29107db8 Mon Sep 17 00:00:00 2001 From: iainsmacleod Date: Mon, 14 Jan 2019 16:41:49 -0500 Subject: [PATCH] Update hue.markdown (#8136) Had the inverse description for allow_hue_groups --- source/_components/hue.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/hue.markdown b/source/_components/hue.markdown index d9832903b1f..46182598590 100644 --- a/source/_components/hue.markdown +++ b/source/_components/hue.markdown @@ -47,7 +47,7 @@ filename: required: false type: string allow_hue_groups: - description: Enable this to stop Home Assistant from importing the groups defined on the Hue bridge. + description: Disable this to stop Home Assistant from importing the groups defined on the Hue bridge. required: false type: boolean {% endconfiguration %}