I’m doing a project at home and i’m using HA (of course).
For some reasons, i wanna keep full control of my docker environment, and share HA containers with others containers.
So right now, i have installed Raspbian with docker and used the official HomeAssistant image, all is running good.
I wanna now use the “hassio-supervisor” addon, to be able to use it on top on my HA installation.
I success to do it working, BUT he use internal conf for HA.
I didn’t found the way to “link” the supervisor to my HA installation.
I can move my HA conf folder to the supervisor folder, it’s working, but i loose the hand on all settings i put on my docker container. That’s a problem.