Bluetooth configuration problem RasPi4 /HAOS

I have a problem with my bluetooth setup.
Attempt to add Bluetooth integration via UI returns error pop-up

What I have in my configuration.yaml is
bluetooth:

The device (RasPi native BT) is available as command ‘bluetoothctl show’ returns

Controller DC:A6:32:01:EC:B2 (public)
Name: homeassistant
Alias: homeassistant
Class: 0x00000000
Powered: no
PowerState: on
Discoverable: no
DiscoverableTimeout: 0x000000b4
Pairable: no
UUID: A/V Remote Control (0000110e-0000-1000-8000-00805f9b34fb)
UUID: PnP Information (00001200-0000-1000-8000-00805f9b34fb)
UUID: Handsfree Audio Gateway (0000111f-0000-1000-8000-00805f9b34fb)
UUID: Audio Sink (0000110b-0000-1000-8000-00805f9b34fb)
UUID: Headset (00001108-0000-1000-8000-00805f9b34fb)
UUID: A/V Remote Control Target (0000110c-0000-1000-8000-00805f9b34fb)
UUID: Generic Access Profile (00001800-0000-1000-8000-00805f9b34fb)
UUID: Broadcast Audio Scan (0000184f-0000-1000-8000-00805f9b34fb)
UUID: Generic Attribute Profile (00001801-0000-1000-8000-00805f9b34fb)
UUID: Volume Control (00001844-0000-1000-8000-00805f9b34fb)
UUID: Device Information (0000180a-0000-1000-8000-00805f9b34fb)
UUID: Volume Offset Control (00001845-0000-1000-8000-00805f9b34fb)
UUID: Audio Source (0000110a-0000-1000-8000-00805f9b34fb)
Modalias: usb:v1D6Bp0246d0545
Discovering: no
Roles: central
Roles: peripheral
Advertising Features:
ActiveInstances: 0x00 (0)
SupportedInstances: 0x05 (5)
SupportedIncludes: tx-power
SupportedIncludes: appearance
SupportedIncludes: local-name
SupportedCapabilities Key: MaxAdvLen
SupportedCapabilities Value: 0x1f (31)
SupportedCapabilities Key: MaxScnRspLen
SupportedCapabilities Value: 0x1f (31)
Advertisement Monitor Features:
SupportedMonitorTypes: or_patterns

I had custom Ruuvi configuration that I have removed from configs and rebooted the system but the BT integration attempt just ignores the adapter.

Any hints anyone?

  • Core2023.11.3
  • Supervisor2023.11.6
  • Operating System11.0
  • Frontend20231030.2

I also tested adding the BT integration after removing the bluetooth-line from configuration.yaml. No die.

Un-ignore the adapter?

image

Ye gods I’m stupid. Thank you so much.