Hi
I’m also running Openhab 2.4 with Z-Wave 2.4.0 Binding and needed to upgrade because I bought Fibare Roller Shutter 3, which is not supported by this version.
So I downloaded openhab-addons-2.5.0.kar from Central Repository: org/openhab/distro/openhab-addons/2.5.0 which is still working. Then I unzipped it to get org.openhab.binding.zwave-2.5.0.jar file.
Using instruction for manual install from readme.md of Zigbee and zwave manual install script
- I have uninstalled old Z-Wave 2.4.0 binding by removing
zwave
from the addons.cfg - Used CLI console to install
feature:install openhab-transport-serial
- Downloaded https://mvnrepository.com/artifact/org.apache.servicemix.bundles/org.apache.servicemix.bundles.xstream/1.4.7_1
- and put both jar in openhab2-addons folder
It all worked afterwards.