Skip to content

Give permission to home assistant to access hci device #711

Description

@ibizaman

I'm not exactly sure what the issue is but this should be fixed:

bleak.exc.BleakError: adapter 'hci1' not found
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
  File "src/habluetooth/scanner.py", line 602, in habluetooth.scanner.HaScanner._async_restart_scanner
  File "src/habluetooth/scanner.py", line 341, in _async_start
  File "src/habluetooth/scanner.py", line 447, in _async_start_attempt
habluetooth.scanner.ScannerStartError: hci1 (20:0B:74:41:19:46): Failed to start Bluetooth: adapter 'hci1' not found; Try power cycling the Bluetooth hardware.
2026-05-17 00:04:58.033 WARNING (MainThread) [bluetooth_auto_recovery.recover] Adapter with mac address 20:0B:74:41:19:46 has moved to hci0
2026-05-17 00:04:59.197 INFO (MainThread) [bluetooth_auto_recovery.recover] hci0 permission denied to /dev/bus/usb/001/004 while attempting USB reset: [Errno 13] Permission denied: '/dev/bus/usb/001/004'
2026-05-17 00:04:59.198 WARNING (MainThread) [bluetooth_auto_recovery.recover] Adapter with mac address 20:0B:74:41:19:46 has moved to hci0

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions