Rimco/OSPy

relay output not function

Closed this issue · 1 comments

Hi, i have new HW for OSPy (raspi) with relay on the GPIO15 (hw pin10).
If i tested:

root@opensprinkler:# echo "15" > /sys/class/gpio/export
root@opensprinkler:
# echo "out" > /sys/class/gpio/gpio15/direction
root@opensprinkler:~# echo "1" > /sys/class/gpio/gpio15/value
relay is ok in "1" or "0"

if check relay plugin in OSPy (refactor) relay not function ON-3sec-OFF.
If in menu options check activate rele - also not working
Thank you for advice what to do for the fix
Martin