Open TokarevSergey opened 2 years ago
I don't use supervised home assistant... but I expect it would go something like this:
Once you install the "add on" you'll have another container that is for motioneye (all "add-ons" are is another container that supervisor manages for you). You'll have a volume or bind mount for the configuration. You'll have to use SSH to the host and then docker exec...
or VSCode, or something to access these files. Once you can get to where the config files are you should be able to add the script.
DeadEnd
Please tell me how to implement this in adon motioneye homeassistant (https://github.com/hassio-addons/addon-motioneye) Thank you.