Hi All, I have some minor annoyances with Bluetooth, but I am not entirely sure if it is on the BT integration’s side or with the setup itself that I am running.
My setup:
- Home Assistant OS installed on a VM in Oracle Virtualbox
- Host hardware is a Dell Optiplex 5800 running Win11
- BT dongle: ASUS BT-500
I am aware that VM needs to pass through the BT dongle so that HA can prioritize it over Windows. Normally this is achieved through unplugging and plugging in the dongle again after the VM has booted.
I have tried to eliminate the manual process by following the instructions in this post
Having the USB (Buetooth) working on VirtualBox - Hardware - Home Assistant Community (home-assistant.io), however the outcome is not exactly what I hoped for:
- The passthrough does take place, as I see in the VM menu that the dongle is showing up with the proper name and is connected to the VM, so that tells me that the batch file is successfully running and it is disabling/enabling the dongle as per design.
- In HA the base Bluetooth integration recognizes the dongle
- The Passive BLE integration however does not seem to see the device - I have the “Don’t use Bluetooth adapter” option ticked in, whilst I should have the device with its MAC address listed above it. I have tried reloading both the base BT and the Passive BLE integrations, no changes. The only thing that helps at this stage is to restart HA.
Can I tweak something to make the dongle available in HA seamlessly?