Update tradfri.markdown (#6664)

This commit is contained in:
Martin Hjelmare 2018-10-11 10:37:52 +02:00 committed by Paulus Schoutsen
parent be6278e12b
commit d37a4aa35b

View File

@ -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 %}