Hi there,
i am working with openhab 2.0.0 #741
We ve done an update for a local bundle, but it is not possible to update the current one , by putting a new version in ./addons
The current one is still working , and we do not know where it is stored
Strangely, the current version does not appers in UI addons
Try this:
remove the file from ./addons
ssh openhab@localhost -p 8101
password:habopen
remove the file from ./addons
bundle:list
bundle:uninstall your binding that is still existing
insert your new Version into ./addons
Hi BrutalBirdie
It seems to work !
You have to uninstall index of the bundle in bundle list
Thanks
1 Like