First off, rest assure I have googled this request and look all over but I may either not full understand how to implement the solutions or couldn’t find the exact use case I’m looking for.
I’m currently running PiHole in a Raspberry Pi4 seamlessly. I’m Using Pi OS with the desktop. Everything works seamless.
I’d like to add Home Assistant to the same Pi, which I was able to do by installing docker and then pulling HA from hub.docker.com following instructions.
The thing is, (and I learned about this limitation) there is no Supervisor in this version of Home Assistant and not possible to include “out-of-the-box”
I’m not very savvy with Linux, Docker, etc and I’ve been looking all over but still couldn’t find a way to have the Supervisor tab in the left of HA while also having running Pihole in the same hardware.
Everything works when each application is stand alone (I tested both in a VM using Hyper-X) but I cannot combine both applications in the same Raspberry PI
Once again, many of the solutions I’ve seen don’t show the specific use case I’m describing here.
Thank you in advance and I appreciate your patience with this noob!