It is possible to add MCP23017 input/output like normal Rpi GPIO to domoticz?
Comand "script:///usr/local/bin/gpio -x mcp23017
I tried to add this command to domoticz.sh
/usr/local/bin/gpio export 20 out
/usr/local/bin/gpio -x mcp23017
but at domoticz I have only GPIO 20,
Any ideas?
Best regards