-
-
Notifications
You must be signed in to change notification settings - Fork 247
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Allow proxy HCI packets to Home Assistant Bluetooth stack #1354
base: master
Are you sure you want to change the base?
Conversation
Looks very interesting. |
We have to wait till the change got merged into ESPHome. After that, this PR will be merged. ToDo: documentation |
I've tried the PR and it is causing tens of errors in HA like the below, even without the packets sent over by the ESPHome BLE gateway.
|
Update from upstream
@mihsu81 Sorry I doesn't update this PR with latest changes of ble_monitor, you can try now. |
@myhomeiot I had replaced init.py and const.py in my HA ble_monitor custom component with your proposed changes. After restarting HA it gets flooded with the error mentioned previously. |
This change will allow to proxy all or some packets (like Apple BTLE continuity and beacon's) into Home Assistant bluetooth stack using ESPHome BLE Gateway and use it for tracking devices over Private BLE Device and Bermuda BLE Trilateration integrations.
If you will proxy all packets it's will looks like you are using ESPHome Bluetooth Proxy component except possibility to make connection from Home Assistant to devices.
Home Assistant config:
or
ESPHome configuration for proxy Apple BTLE continuity and beacon's packets:
ESPHome configuration for proxy all BLE Advertisement packets: