PINE64
GPIO binding - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: PINE A64(+) (https://forum.pine64.org/forumdisplay.php?fid=4)
+--- Forum: Linux on Pine A64(+) (https://forum.pine64.org/forumdisplay.php?fid=6)
+---- Forum: openHAB (https://forum.pine64.org/forumdisplay.php?fid=26)
+---- Thread: GPIO binding (/showthread.php?tid=5572)



GPIO binding - abaksa - 01-12-2018

Anyone got GPIO binding working without running openHAB as root?
My hardware level tested and confirmed  working by running python scripts, but no luck getting it to work  under openHAB.


RE: GPIO binding - BatoXan - 01-12-2018

Hey! This is a common issue. I'd suggest to use the Exec Binding to execute your python scripts. You should check the openHAB community forum for numerous threads on how to do so Wink


RE: GPIO binding - abaksa - 02-04-2018

Anybody had any luck getting GPIO to work?
I need pretty basic functionality: to control a relay connected to GPIO via switch item configured in openhab.
can you point to a good beginners tutorial.
which openhab binding would you recommend?