-
Notifications
You must be signed in to change notification settings - Fork 8
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
Connection Issues: Thermostats become unavailable randomly after HA OS update #65
Comments
There seem to be some issues with Bluetooth in home assistant 10. I thought it was because the drivers for my Broadcom dongle are missing. Which Bluetooth dongle do you have? |
According to the Raspberry Pi 3B specs page its this one:
|
Broadcom. May be also affected by this. dmesg | grep -i bluetooth You can check. If you see a line like |
|
This issue seems to be related: |
I'm having the same issue right now with my Raspberry Pi 3b+. Two EQ3BT thermostats were running fine. But then I updated HAOS to 11.2 (I don't know which version I was running before that) and for some reason HAOS would not boot. So I did a rollback on HAOS to 11.1. It would then boot, which was a relief. Anybody know how to deal with this situation? |
Try a hard reboot (power cycle the machine) or run this script https://gist.github.com/dbuezas/74c18293c22e6e31bfeb332fa826527f I put this in an automation via https://www.home-assistant.io/integrations/shell_command/ |
I have 5 CC-RT-BLE-EQ thermostats, which have worked fine for many months now, thanks to your efforts. After updating to Home Assistant OS 10 two weeks ago, I have a lot of intermittent connection issues. I am using the built-in Bluetooth adapter from the Raspberry Pi 3B. The following error message comes up in the logs:
There is a traceback with error messages related to this integration:
I have already fully rebooted and power-disconnected the Pi a few times, to no avail. According to the changelog, they updated the BlueZ package in Home Assistant OS 10:
Here is my System Information report:
The text was updated successfully, but these errors were encountered: