core icon indicating copy to clipboard operation
core copied to clipboard

Bluetooth integration Retrying setup: Bluetooth adapter None with address

Open cafe21 opened this issue 1 year ago • 4 comments

The problem

Installed StarTech 4.0 Bluetooth USB adapter. All is good and integrates. After each HA new update I get: "Retrying setup: Bluetooth adapter None with address 00:22:EC:06:69:F5 not found." Added "# Example configuration.yaml entry, Bluetooth:" to configuration.yaml, but no help. Have not tried to see if the Bluetooth devices work but they automatically populate when the integration is working.

What version of Home Assistant Core has the issue?

2023.3.5

What was the last working version of Home Assistant Core?

2023.3.5

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

home-assistant_bluetooth_2023-03-22T04-06-33.187Z.log

Example YAML snippet

# Example configuration.yaml entry
bluetooth:

Anything in the logs that might be useful for us?

No response

Additional information

No response

cafe21 avatar Mar 22 '23 04:03 cafe21

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!

Code owner commands

Code owners of bluetooth can trigger bot actions by commenting:

  • @home-assistant close Closes the issue.
  • @home-assistant rename Awesome new title Renames the issue.
  • @home-assistant reopen Reopen the issue.
  • @home-assistant unassign bluetooth Removes the current integration label and assignees on the issue, add the integration domain after the command.

(message by CodeOwnersMention)


bluetooth documentation bluetooth source (message by IssueLinks)

home-assistant[bot] avatar Mar 22 '23 04:03 home-assistant[bot]

I am having the same issue. it seemed to go away, but after the last HA update, the same thing is happening. I'm running Home Assistant on a VM on my unraid machine. I have to restart the entire unraid server for Home assistant to see the bluetooth dongle.

padadof2 avatar May 16 '23 16:05 padadof2

Same here since the latest HA core update.

c0nt4x avatar May 28 '23 14:05 c0nt4x

Same here by using HA on intel NUC

Romero-KCBS2003 avatar Jun 05 '23 10:06 Romero-KCBS2003

The same issue happening randomly. Sometimes reboot helps, sometimes not. Pure random. Device: Asus Tinkerboard (ARM), HA OS, Home Assistant 2023.6.2 Supervisor 2023.06.2 Operating System 10.3 Bluetooth chip: RTL8723BS

chakaponden avatar Jun 21 '23 17:06 chakaponden

Same problem. Unplugging and reinserting adapter helps..

BrianKarlsen avatar Jul 04 '23 17:07 BrianKarlsen

https://github.com/home-assistant/core/pull/96382 in 2023.8.0 (unreleased) added support for finding adapters that are no longer reporting to bluez. It will fix this specific error. If the adapter is stuck it likely won't fix that though.

bdraco avatar Jul 22 '23 22:07 bdraco