From ea73b3086ea8e0d40dbfccac6bc20781a6cf3d1e Mon Sep 17 00:00:00 2001 From: Jesse Hills <3060199+jesserockz@users.noreply.github.com> Date: Thu, 15 Sep 2022 14:21:00 +1200 Subject: [PATCH] Add note for bluetooth proxy (#2298) --- components/bluetooth_proxy.rst | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/components/bluetooth_proxy.rst b/components/bluetooth_proxy.rst index e9cb2ef4f..50aa68e8a 100644 --- a/components/bluetooth_proxy.rst +++ b/components/bluetooth_proxy.rst @@ -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. +.. 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 `__ 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:: bluetooth_proxy: