ha-bridge 4.5.0 runs on my synology via docker.
Everything works fine, but I can't get any exec-command to work.
Most of the times I get a "file not found" error.
Tried everything I can imagine.
I get a green response in the ha-bridge interface but nothing is executed by using for example:
/usr/bin/python3 /volume1/Data/haactions/py/aquosOFF.py
The same for shell scripts.
I guess, it is a question of user-rights.
Am I right, that everything is executed by root (how can I find out?), but on the synology the user root has limited rights?
How could I get around this?
ha-bridge 4.5.0 runs on my synology via docker.
Everything works fine, but I can't get any exec-command to work.
Most of the times I get a "file not found" error.
Tried everything I can imagine.
I get a green response in the ha-bridge interface but nothing is executed by using for example:
/usr/bin/python3 /volume1/Data/haactions/py/aquosOFF.py
The same for shell scripts.
I guess, it is a question of user-rights.
Am I right, that everything is executed by root (how can I find out?), but on the synology the user root has limited rights?
How could I get around this?