Hey!
I’m currently experimenting with a self-made add-on for Home Assistant, but I’m running into a couple of problems. When using my own Docker Image, i’m entirely unable to read my add-ons options nor can I use any volumes like ‘/share’ or ‘/media’.
When using one of the base Docker Images, this all works out of the box.
Can anyone guide me towards a solution on how to integrate a custom Docker Image as a Hassio add-on, please?
Thanks in advance!