Document proxies that support Bluetooth advertisement bundling (#27870)

This commit is contained in:
J. Nick Koston 2023-06-19 05:08:18 -05:00 committed by GitHub
parent ebb955fcee
commit c2b6058330
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -242,13 +242,17 @@ The following remote adapters are supported:
- [ESPHome](https://esphome.github.io/bluetooth-proxies/)
- Bluetooth advertisement listening: ESPHome ESP32 device with firmware 2022.8.2 or later
- Bluetooth advertisement bundling: ESPHome ESP32 device with firmware 2022.6.0 or later
- Single active connection: ESPHome ESP32 device with firmware 2022.9.3 or later
- Multiple active connections: ESPHome ESP32 device with firmware 2022.11.0 or later
- [Shelly](/integrations/shelly/)
- Bluetooth advertisement listening: Shelly v2 device with firmware 12.0 or later
- Bluetooth advertisement bundling: not supported
- Single active connection: not supported
- Multiple active connections: not supported
Bluetooth advertisement bundling reduces traffic between Home Assistant and the proxy, significantly improving performance and reducing the time that Bluetooth and WiFi compete for air time for devices that share a radio.
## Troubleshooting
### Integrations that require exclusive use of the Bluetooth Adapter