mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-13 20:36:52 +00:00
Add note about disabling Bluetooth adapters with poor performance (#37261)
This commit is contained in:
parent
26e7e517f4
commit
c26e1c2446
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user