To start off. I am pretty sure this is the right place for this thread, since hass.io uses docker.
I’m trying to use the shell_command component to execute a snmpset or logger command without any luck. Any ideas on what could be the issue? I am using a docker image running on a unraid box. It is running in privileged mode. Do I need to have another docker container running that I do remote execution? I mean that would be the easiest hack without modifying much right?