Currently using an RPi 3b+ to host my HA, but starting to find it a little slow and even though I backup my config nightly, I’d like a more robust solution.
I’d like to move my HA to a VM, but then of course I’d lose Bluetooth tracking; something I rely on.
So, I’d like to repurpose the RPi to run my Pi-hole, but I’d also like to keep using its Bluetooth tracking abilities… just wondering how I get started with this?
I’m using Bluetooth tracking with HA installed on a VM (VirtualBox). I’m using a USB bluetooth adapter, and just had to make it accessible to the VM in the settings.
You have the following options, besides what @michaelblight already suggested:
Run another stripped down version of home assistant on your Pi, and create an automation to forward all changes to tracked devices via MQTT/HTTP to your primary one.