diff --git a/source/_integrations/bluetooth.markdown b/source/_integrations/bluetooth.markdown index 64630462973..5e615a37e10 100644 --- a/source/_integrations/bluetooth.markdown +++ b/source/_integrations/bluetooth.markdown @@ -293,7 +293,13 @@ Bluetooth advertisement bundling reduces traffic between Home Assistant and the ### Improving connection times -The connection time and performance vary greatly based on the Bluetooth adapter and interference. The below adapters are listed from best-performing to worst-performing: +Connection time and performance vary greatly depending on the Bluetooth adapter and interference. + +{% warning %} +When switching to an adapter with better performance, disable the old, less performant adapters. The best signal and available connection slots are considered when making connections, and performance will be limited to the worst-performing adapter with the best signal to reach the remote device. +{% endwarning %} + +The below adapters are listed from best-performing to worst-performing: - [Ethernet-connected Bluetooth proxies](#remote-adapters-bluetooth-proxies) running ESPHome 2023.6.0 or later with [passive scanning](https://esphome.io/components/esp32_ble_tracker.html#configuration-variables) - [USB High performance adapter](#known-working-high-performance-adapters) with [passive scanning](#passive-scanning)