mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
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:
parent
1c7370d645
commit
49689fe17e
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user