Add optional configuration param for BT Smart Hub6 integration… (#11972)

* 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 <frenck@frenck.nl>

* Update source/_integrations/bt_smarthub.markdown

Co-Authored-By: Franck Nijhof <frenck@frenck.nl>

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
Leroy Shirto 2020-04-21 13:16:19 +01:00 committed by GitHub
parent 1c7370d645
commit 49689fe17e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.