mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 21:36:52 +00:00
Document hardware used for testing Bluetooth with remote proxies (#38759)
This commit is contained in:
parent
6d74644b1e
commit
232d7c1343
@ -274,6 +274,14 @@ The Bluetooth integration supports receiving advertisement data from external ad
|
||||
|
||||
When adding multiple remote adapters to increase range or available connection slots, separate them enough to avoid interference with each other.
|
||||
|
||||
For development and testing of Bluetooth proxies, the Home Assistant Bluetooth integration team primarily uses the [Olimex ESP32-POE-ISO-EA](https://www.olimex.com/Products/IoT/ESP32/ESP32-POE-ISO/open-source-hardware) together with the [Olimex BOX-ESP32-POE-ISO-EA-F](https://www.olimex.com/Products/IoT/ESP32/BOX-ESP32-POE-ISO/). These devices are compatible with [ESPHome ready-made projects](https://esphome.io/projects/index.html).
|
||||
|
||||
{% tip %}
|
||||
- The `-EA` variant offers significantly better RF performance compared to the standard non-`EA` model.
|
||||
- If the `ESP32-POE-ISO-EA` is out of stock, the `ESP32-POE-ISO-EA-IND` is a good alternative.
|
||||
- The `ESP32-POE-ISO-WROVER-EA` model is **not recommended**, as it uses a different pin configuration and is not compatible with ESPHome ready-made projects.
|
||||
{% endtip %}
|
||||
|
||||
The following remote adapters are supported:
|
||||
|
||||
- [ESPHome](https://esphome.io/projects/?type=bluetooth)
|
||||
|
Loading…
x
Reference in New Issue
Block a user