Page 1 of 1

GPIO output device

Posted: 19 Nov 2020 17:50
by nanobit123
Dear sirs,

I have searched this forum for days and could not find a solution, and I am sure somebody also dealed with this situation:

I need to switch on and off a RaspberryPI GPIO output as it would be a Z-wave switch element added to a home.

Please advice a link or a solution

Thanks in advance

Re: GPIO output device

Posted: 22 Nov 2020 01:41
by PoltoS
If you want to have the switch in the Z-Way UI, use Code Device app and call from it some python script that will do the job (look in Raspberry Pi documentation).

If you want to have a Z-Wave switch doing GPIO, check Z-Uno project