[SOLVED] Openhabian: How do I update one binding to latest snapshot only

Dear all

what is the best way when using openhabian latest stable version to update one binding only to the latest snapshot version instead of the whole openhabian? Im my case the zwave binding to assure to use the database with the latest entries.

Thank you for your support in advance!

For most bindings you would download the latest jar file and place it in usr/share/openhab2/addons

Cool, but where can find selected snapshot add-on downloads?

For zwave
https://openhab.jfrog.io/openhab/libs-pullrequest-local/org/openhab/binding/org.openhab.binding.zwave/

A while ago I documented the required steps for myself here:


http://blog.hauptibaupti.de/index.php/openHABconsole

1 Like

Thanks for sharing how to do this. I am relatively new to OpenHAB and was struggling with how to load an updated binding for the amazonechocontrol. (The 2.5.5 binding was leaking threads, leading to an OOM (Out of Memory) error on my Pi 4 b. I had searched before but apparently used slightly different words this time and found this post. It worked. Thanks again for sharing.