Skip to content

Commit 48c58fd

Browse files
Merge pull request home-assistant#1672 from Giannie/next
Add documentation for device_id parameter
2 parents 45b398c + aba311f commit 48c58fd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

source/_components/device_tracker.bluetooth_le_tracker.markdown

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,10 @@ device_tracker:
3232
- platform: bluetooth_le_tracker
3333
```
3434
35+
Configuration variables:
36+
37+
- **device_id** (*Optional*): The device ID for the bluetooth device to be used for tracking. Defaults to `hci0`.
38+
3539
As some BT LE devices change their MAC address regularly, a new device is only discovered when it has been seen 5 times.
3640
Some BTLE devices (e.g. fitness trackers) are only visible to the devices that they are paired with. In this case, the BTLE tracker won't see this device.
3741

0 commit comments

Comments
 (0)