mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-19 07:16:29 +00:00
Update creating_integration_manifest.md (#1841)
This commit is contained in:
parent
9757230c5d
commit
9bc1568ad1
@ -163,7 +163,7 @@ If your integration supports discovery via bluetooth, you can add a matcher to y
|
||||
|
||||
Matches for `local_name` must be at least three (3) characters long and may not contain any patterns in the first three (3) characters.
|
||||
|
||||
If the device only needs advertisement data, setting `connectable` to `false` will opt-in to receive discovery from Bluetooth controllers that do not have support for making connections such as remote ESPHome devices.
|
||||
If the device only needs advertisement data, setting `connectable` to `false` will opt-in to receive discovery from Bluetooth controllers that do not have support for making connections.
|
||||
|
||||
The following example will match Nespresso Prodigio machines:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user