I been trying to use OPENHAB2… I tried following multiple guides and eventually had a good working OPENHAB2 now i don’t know what to do next.
(my setup is OPENHAB2 on raspberry PI 2
currently using this openHABian hassle-free openHAB Setup fresh install…
all I could do is see the
everything seem to be working fine but when i tried to install the GPIO bindings. through paper UI then it would crash and not ever work again… I see the ERROR -1- message on the lower right corner of my browser. Once i see that the OPENHAB2 would crash and never work again until i do a reinstall… and now I’m stuck so any help would be great.
is there a good guide and easy to follow one for GPIO for OPENHAB2 step by step since I’m newbie?
Iven seen multple guide from http://docs.openhab.org/installation/rasppi.html and none works… even installing the bindings from “sudo apt-get install openhab-addon-io-gpio” or “sudo apt-get install openhab-addon-binding-gpio” even tried using YOUTUBE guides. seem that most of them are outdated.
I did an install using "./start.sh or ./debug_start.sh and apt-get install openhab2-offline toward the end…
and using this
systemctl start openhab2.service
systemctl status openhab2.service
systemctl daemon-reload
systemctl enable openhab2.service
and i tried restarting to those doesn’t work at all.