Closed smartmatic closed 1 year ago
Hey there @bdraco, mind taking a look at this issue as it has been labeled with an integration (bluetooth
) you are listed as a code owner for? Thanks!
(message by CodeOwnersMention)
bluetooth documentation bluetooth source (message by IssueLinks)
Same with me. It looks like bluetooth gets stuck after about half a day of running. I recognized it only a half day later.
sudo systemctl status bluetooth.service ● bluetooth.service - Bluetooth service Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled) Active: active (running) since Wed 2023-04-12 09:33:41 CEST; 1 day 9h ago Docs: man:bluetoothd Main PID: 761 (bluetoothd) Status: "Running" Tasks: 1 (limit: 9260) Memory: 2.7M CPU: 13min 45.246s CGroup: /system.slice/bluetooth.service └─761 /usr/lib/bluetooth/bluetoothd -d
Apr 13 19:04:49 homeassistant bluetoothd[761]: src/rfkill.c:rfkill_event() RFKILL event idx 17480 type 2 op 0 soft 0 hard 0 Apr 13 19:04:51 homeassistant bluetoothd[761]: src/rfkill.c:rfkill_event() RFKILL event idx 17480 type 2 op 1 soft 0 hard 0 Apr 13 19:04:51 homeassistant bluetoothd[761]: src/rfkill.c:rfkill_event() RFKILL event idx 17481 type 2 op 0 soft 0 hard 0 Apr 13 19:04:53 homeassistant bluetoothd[761]: src/rfkill.c:rfkill_event() RFKILL event idx 17481 type 2 op 1 soft 0 hard 0 Apr 13 19:04:53 homeassistant bluetoothd[761]: src/rfkill.c:rfkill_event() RFKILL event idx 17482 type 2 op 0 soft 0 hard 0 Apr 13 19:04:55 homeassistant bluetoothd[761]: src/rfkill.c:rfkill_event() RFKILL event idx 17482 type 2 op 1 soft 0 hard 0 Apr 13 19:04:56 homeassistant bluetoothd[761]: src/rfkill.c:rfkill_event() RFKILL event idx 17483 type 2 op 0 soft 0 hard 0 Apr 13 19:04:57 homeassistant bluetoothd[761]: src/rfkill.c:rfkill_event() RFKILL event idx 17483 type 2 op 1 soft 0 hard 0 Apr 13 19:04:58 homeassistant bluetoothd[761]: src/rfkill.c:rfkill_event() RFKILL event idx 17484 type 2 op 0 soft 0 hard 0 Apr 13 19:05:00 homeassistant bluetoothd[761]: src/rfkill.c:rfkill_event() RFKILL event idx 17484 type 2 op 1 soft 0 hard 0
By the way: Reboot of Linux server helps (for half a day). ;-)
@bdraco Do you have the chance to take a look at that issue as my bluetooth connection is really unreliable since HA Yellow migration and the above listed errors!
Check the operating system issue queue. This is likely due to general problem with the HAOS 10 version that is being worked out
Same here on my Yellow. Even restart does not help, you need to powercycle the unit.
Still the same on 2023.5.2, OS 10.1
It would be nice when this issue gets more attention especially as it is a Home Assistant Device.
I get bluetooth issues using a USB dongle on a Ubuntu 22.04 box with HA docker. I don't think it's related to HA Yellow... More details on what I get here https://github.com/home-assistant/core/issues/93036#issuecomment-1550315939
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.
The problem
I've migrated from a RPI4 with internal Bluetooth to Home Assistant Yellow. I am using now a Bluetooth Adapter (CSR8510 A10) connected with a extension cable to the Yellow.
On the other USB port is a Conbee II Zigbee adapter connected without a extension cable. Zigbee runs solid.
I read somewhere that a extension cable is no longer needed with HA Yellow as the ports are USB 2.0. Is that correct?
What version of Home Assistant Core has the issue?
2023.4.2
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant OS
Integration causing the issue
Bluetooth
Link to integration documentation on our website
https://www.home-assistant.io/integrations/bluetooth
Diagnostics information
config_entry-bluetooth-6d3b758e8abcb7ccb53d8c92b3e2c191.json.txt
Example YAML snippet
No response
Anything in the logs that might be useful for us?
Additional information
No response