-
Notifications
You must be signed in to change notification settings - Fork 2
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
can't init hci: no devices available #125
Comments
Not possible sorry, it must be hci0. You will have to change your hardware configuration somehow |
Also, will ESPHome BT-Proxy be used? 😅 |
No. If you need a 'remote device' solution have a look at our other project https://github.com/tesla-local-control/tesla_ble_mqtt_docker which allows use of say a Raspberry Pi remotely located away from your HA system |
Hi, To summarize, this addon causes the bluetooth receiver to crash and it reloads on a different hci# with causes the addon to not be able to send more commands (all my other bluetooth integrations/devices work in seconds after the hci change, they adapt to the available one). |
As per my comment on tesla-local-control/tesla_ble_mqtt_core#142 @chokethenet I think best to wait for the next update when I believe the robustness will improve considerably. In the meantime if you are sending commands with your automations when the car is away, you could improve robustness by not doing so I'll let you know when I have something for you to test. |
Hi, I added the integration in Home Assistant, but my blue system keeps on putting the bluetooth stick to hci1. Is it possible to change it, or maybe choose the default from Home Assistant?
[11:59:33] ERROR: teslaCtrlSendKey; Error: failed to find a BLE device: can't init hci: no devices available: (hci0: can't down device: no such device) [11:59:33] ERROR: Could not send the key; Is the car awake and sufficiently close to the bluetooth adapter?
The text was updated successfully, but these errors were encountered: