I really have no idea how the path would look to a directory outside of the config directory in hassio.
It might just be easier to copy all of the sub-folders/files in your current /share directory into a /config/www/share directory (you’ll need to create the /share directory there first) and then see if you can access the stuff there.
But you will probably still have to whitelist that share folder by adding the following path:
That’s where I stored my camera snapshots and I’m almost sure I had to whitelist the “/config/www/snapshots” folder. I’ve still got that set right now in my config.
I did it a long time ago when I was first setting it up and I remember it not working correctly until I whitelisted that folder. I think the error I was getting when I ran the automation was something along the lines of “directory not found”. After I whitelisted that folder it started working.
Again, this is all from memory a while ago so it’s completely possible (likely…?) that I had something else screwed up. But that folder is still whitelisted so I’m pretty sure that it was necessary.
Maybe if I get a chance I’ll test it again to be sure.
Sorry, but I already tried. I moved the stuff to config/www/share/camera.
Without whitelisting it didn’t work.
And I was wondering that it is not allowed to use /local/ here like in lovelace.
You have to define the full path