Adding Bindings Manually

Hello!

I am trying to add gpio binding and I know I can do it from the paper UI or I can add the name of the binding in my addons.cfg file and it should work, however, there is some sort of restriction being put on the network by the company I am working in. Thus, I want a file which I can add manually through winscp program. I mean, is there any file which I can download on my PC and then I can copy it to my raspberry pi?

Thank you so much!

Here’s the latest jar file.
https://openhab.jfrog.io/openhab/libs-pullrequest-local/org/openhab/binding/org.openhab.binding.gpio/2.4.0-SNAPSHOT/

You can add this to usr/share/openhab2/addons file.

1 Like

Thank you so much for the help!