mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-13 12:26:50 +00:00
Update bluetooth.markdown (#31527)
Replace link to ESPHome bluetooth proxy documentation (the previous link redirected to this page).
This commit is contained in:
parent
4cb6a92467
commit
2adb86001c
@ -21,7 +21,7 @@ The **Bluetooth** {% term integration %} will detect nearby Bluetooth devices. D
|
|||||||
|
|
||||||
## Before you begin
|
## Before you begin
|
||||||
|
|
||||||
In many cases, a better approach than a directly connected adapter or card is to use a Bluetooth proxy using an ESP32 since Linux kernel updates have previously broken Bluetooth functionality and Bluetooth driver support Linux generally falls behind other operating systems for newer adapters. A Bluetooth proxy is particularly interesting to users who virtualize their instance, where the USB pass-through may cause additional problems. More information is available in the Remote Adapters section below or by visiting ESPhome's [Bluetooth proxy page](https://esphome.github.io/bluetooth-proxies/).
|
In many cases, a better approach than a directly connected adapter or card is to use a Bluetooth proxy using an ESP32 since Linux kernel updates have previously broken Bluetooth functionality and Bluetooth driver support Linux generally falls behind other operating systems for newer adapters. A Bluetooth proxy is particularly interesting to users who virtualize their instance, where the USB pass-through may cause additional problems. More information is available in the Remote Adapters section below or by visiting ESPhome's [Bluetooth proxy page](https://esphome.io/projects/?type=bluetooth).
|
||||||
|
|
||||||
Suppose a Bluetooth proxy is not a good fit for your use case. Consider using the Home Assistant Operating System when using a local adapter because it includes Bluetooth patches for issues unsolved in other operating systems.
|
Suppose a Bluetooth proxy is not a good fit for your use case. Consider using the Home Assistant Operating System when using a local adapter because it includes Bluetooth patches for issues unsolved in other operating systems.
|
||||||
|
|
||||||
@ -251,7 +251,7 @@ When adding multiple remote adapters to increase range or available connection s
|
|||||||
|
|
||||||
The following remote adapters are supported:
|
The following remote adapters are supported:
|
||||||
|
|
||||||
- [ESPHome](https://esphome.github.io/bluetooth-proxies/)
|
- [ESPHome](https://esphome.io/projects/?type=bluetooth)
|
||||||
- Bluetooth advertisement listening: ESPHome ESP32 device with firmware 2022.8.2 or later
|
- Bluetooth advertisement listening: ESPHome ESP32 device with firmware 2022.8.2 or later
|
||||||
- Bluetooth advertisement bundling: ESPHome ESP32 device with firmware 2023.6.0 or later
|
- Bluetooth advertisement bundling: ESPHome ESP32 device with firmware 2023.6.0 or later
|
||||||
- Single active connection: ESPHome ESP32 device with firmware 2022.9.3 or later
|
- Single active connection: ESPHome ESP32 device with firmware 2022.9.3 or later
|
||||||
|
Loading…
x
Reference in New Issue
Block a user