From 49689fe17ecf4d4bc2030102124776836c04c658 Mon Sep 17 00:00:00 2001 From: Leroy Shirto Date: Tue, 21 Apr 2020 13:16:19 +0100 Subject: [PATCH] =?UTF-8?q?Add=20optional=20configuration=20param=20for=20?= =?UTF-8?q?BT=20Smart=20Hub6=20integration=E2=80=A6=20(#11972)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Add optional configuration param for BT Smart Hub6 integration (#31292) * Update source/_integrations/bt_smarthub.markdown This description makes the option clearer Co-Authored-By: Franck Nijhof * Update source/_integrations/bt_smarthub.markdown Co-Authored-By: Franck Nijhof Co-authored-by: Franck Nijhof --- source/_integrations/bt_smarthub.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/_integrations/bt_smarthub.markdown b/source/_integrations/bt_smarthub.markdown index 108de005ed0..d7088d5f484 100644 --- a/source/_integrations/bt_smarthub.markdown +++ b/source/_integrations/bt_smarthub.markdown @@ -29,6 +29,10 @@ host: default: 192.168.1.254 required: false type: string +smarthub_model: + description: The model of your BT Smarthub 1 or 2. If this option is omitted, it will attempt to detect the hub model. + required: false + type: integer {% endconfiguration %} See the [device tracker integration page](/integrations/device_tracker/) for instructions on how to configure the people to be tracked.