mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-17 06:16:50 +00:00
Document proxies that support Bluetooth advertisement bundling (#27870)
This commit is contained in:
parent
ebb955fcee
commit
c2b6058330
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user