You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 10, 2024. It is now read-only.
I think it could be really useful to have support for BTHome (passive reporting of BLE advertising packets), since the ESP32 RF remains otherwise unused.
In ESPHome it's really easy to add:
esp32_ble_tracker:
bluetooth_proxy:
active: true
but IIUC ESPHome support is discouraged.
Tks,
Diego
The text was updated successfully, but these errors were encountered:
Hello.
Unfortunately, I am not aware of BTHome implementations in the form of a library that could be added to an existing project.
ESPHome is set up quite differently, and unfortunately it's not possible to just add something from it.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi.
I think it could be really useful to have support for BTHome (passive reporting of BLE advertising packets), since the ESP32 RF remains otherwise unused.
In ESPHome it's really easy to add:
but IIUC ESPHome support is discouraged.
Tks,
Diego
The text was updated successfully, but these errors were encountered: