[solved] Missing gpio binding

I use 2.3.0 snapshot #1148 with RP2.
I do not find the gpio binding in paper ui.
Doesn’t it exist anymore?

It’s still there:

Hi!

Thanks for your feedback!

I tested latest stable openhabian 2.2.0 version too, there the binding is also missing - at least in my environment. Maybe I missed to setup something?

Anyhow I managed to install the binding:
I downloaded

org.openhab.binding.gpio-1.12.0-SNAPSHOT.jar 
org.openhab.io.gpio-1.12.0-SNAPSHOT.jar

from https://openhab.ci.cloudbees.com/job/openHAB1-Addons/lastSuccessfulBuild/artifact/bundles/
and saved it in /usr/share/openhab2/addons

I installed the 1.x compatibility layer by running “feature:install openhab-runtime-compat1x” in the openHAB console.

With this steps the binding is available in >Configuration >Binding and is working out of the box.

1 Like