mirror of
https://github.com/esphome/esphome-docs.git
synced 2025-02-10 00:42:00 +01:00
Update ble_presence.rst to include information about Manufacturer ID (#4183)
This commit is contained in:
parent
d267ea62c2
commit
3331f92a2f
@ -101,7 +101,8 @@ Using the configuration above, first, you should see a ``Starting scan...`` debu
|
||||
boot-up. Then, when a BLE device is discovered, you should see messages like
|
||||
``Parse Result:`` together with some information about their MAC address, address type,
|
||||
advertised name, Service UUIDs, iBeacon UUIDs, iBeacon major and minor identifiers,
|
||||
BLE manufacturer data, RSSI, and other data useful for debugging purposes.
|
||||
BLE manufacturer ID and data, RSSI, and other data useful for debugging purposes.
|
||||
You can find the official list of manufacturer IDs `here <https://bitbucket.org/bluetooth-SIG/public/src/main/assigned_numbers/company_identifiers/company_identifiers.yaml>`__ to help find your device.
|
||||
Note that this is useful only during set-up and a less verbose log level
|
||||
should be specified afterwards. If you don't see these messages, your device is unfortunately
|
||||
currently not supported.
|
||||
|
Loading…
Reference in New Issue
Block a user