From d37a4aa35b9606da7ab69bf545cb27b155a07f4d Mon Sep 17 00:00:00 2001 From: Martin Hjelmare Date: Thu, 11 Oct 2018 10:37:52 +0200 Subject: [PATCH] Update tradfri.markdown (#6664) --- source/_components/tradfri.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_components/tradfri.markdown b/source/_components/tradfri.markdown index 8c16a9a17e2..ce35f040203 100644 --- a/source/_components/tradfri.markdown +++ b/source/_components/tradfri.markdown @@ -38,10 +38,10 @@ host: required: true type: string allow_tradfri_groups: - description: "Set this to `false` to stop Home Assistant from importing the groups defined on the Trådfri bridge." + description: "Set this to `true` to allow Home Assistant to import the groups defined on the Trådfri bridge." required: false type: boolean - default: true + default: false {% endconfiguration %}