I’m currently running Home Assistant OS on a Raspberry Pi 4 with AdGuard as an add-on and everything works well at the moment.
I want to display my HA dashboard on a TV via HDMI. My goal is to avoid using Home Assistant Cloud, port forwarding, or any tunnel methods. I also don’t have access to a second Pi right now.
From my research, one option is to install Raspberry Pi OS, run HA in Docker (Container method), and then use Chromium to open my HA dashboard and display it on the TV.
Here’s what I’d like advice on:
Possible drawbacks or challenges with using Raspberry Pi OS + HA Container for this purpose.
Whether I can restore my current HAOS backup to HA Container and keep all my configs/dashboards intact.
Any alternative OS recommendations for the Pi 4 that might work better than Raspberry Pi OS for this setup.
Since AdGuard won’t work as an add-on in HA Container, is there a workaround?
No. Container doesn’t restore like that. Restore requires supervisor. You could copy the config folder from your current installation. You will lose the ability to run addons.
No see 1. Not a fan of virtual on a pi.
You would have to install it somewhere else at which point you defeated the purpose of all this work.
Imho get something else to cast your display to that hdmi port or use what Francis pointed at. And keep the Pi where it is. It’s not up to the task you want it to be doing. Imho.
It would work, however would be too slowww to a point where you likely will need a second or different metal box for this.
To restore, short answer no - not directly. You might be able to open the guts of the backup and transfer the settings/configs/passwords manually to your new setup, but at that point it might be easier to start from scratch.
OS might make some differences but not much. Pi4 box is simply not enough of power for everything you need.
For sure AdGuard has been available as a (regular, non-HA Add-on) docker container already, long before it being an add-on for HAOS.
So, would it work? Yes. Would you like it? Probably not. Is the Pi4 setup recommended? This is obviously subjective but if you ask me the answer is no.