Hello,
first time posting here.
I’m struggling for quite a few days with a problem and now i’m at the point where i don’t now what to try anymore, so i hope i can find some help here.
I’m using the AppDaemon addon to run some custom code inside Homeassistant. The problem now is that i need to mount a volume from the host OS to the docker container the addon is running in, but i can’t find a place where to do it. I can’t find a docker-compose where i could add the volume to the addon and i also tried to add the volume mapping to the addons conf.yaml & appdaemon.yaml without any success.
Maybe i’m just overlocking something and its pretty easy to do, maybe it isn’t that easy to do. I don’t know at this point and i would be glad if somebody could help me.
I’m running the raspberry pi 3 homeassistant image.
My linux knowledge is pretty shallow, just as a heads up