From 9bc1568ad105113c9c271a6902c65587616d0cd1 Mon Sep 17 00:00:00 2001 From: Colin Campbell <142777+ColinCampbell@users.noreply.github.com> Date: Sat, 22 Jul 2023 03:48:46 -0700 Subject: [PATCH] Update creating_integration_manifest.md (#1841) --- docs/creating_integration_manifest.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/creating_integration_manifest.md b/docs/creating_integration_manifest.md index 64cc0e73..c0815824 100644 --- a/docs/creating_integration_manifest.md +++ b/docs/creating_integration_manifest.md @@ -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: