mirror of
https://github.com/esphome/esphome-docs.git
synced 2024-12-27 17:37:45 +01:00
Merge branch 'current' into patch-1
This commit is contained in:
commit
f80ba00abd
@ -18,6 +18,18 @@ The Bluetooth proxy depends on :doc:`esp32_ble_tracker` so make sure to add that
|
|||||||
|
|
||||||
Bluetooth proxy requires Home Assistant 2022.9 or later.
|
Bluetooth proxy requires Home Assistant 2022.9 or later.
|
||||||
|
|
||||||
|
.. note::
|
||||||
|
|
||||||
|
The Bluetooth proxy of ESPHome currently only provides Home Assistant with passive sensor
|
||||||
|
data that is advertised by certain devices. Not all devices are supported and ESPHome does not decode or keep a list.
|
||||||
|
To find out if your device is supported, please search for it in the `Home Assistant Integrations <https://www.home-assistant.io/integrations/>`__ list.
|
||||||
|
|
||||||
|
The Individual device integrations in Home Assistant (such as BTHome) will receive the data from the Bluetooth Integration in Home Assistant
|
||||||
|
which automatically aggregates all ESPHome bluetooth proxies with any USB Bluetooth Adapters you might have.
|
||||||
|
|
||||||
|
Configuration:
|
||||||
|
--------------
|
||||||
|
|
||||||
.. code-block::
|
.. code-block::
|
||||||
|
|
||||||
bluetooth_proxy:
|
bluetooth_proxy:
|
||||||
|
Loading…
Reference in New Issue
Block a user