Kostal Binding can not use things for PICO10 in openhab3

Hi,
I have had similar problems with earlier versions, but I have done changes and run the binding with this changes for weeks now without any problems.
This new binding is like: 3.3.0 and will as far I can understand be released with OH3.3.0 M2

You can see the version of yours in karaf-console with command bundle:list
or
Please have a look at Main-UI / Things / Kostal Piko 10-20 / Thing / Inverter Type and let me know if this parameter is required or not in your configuration-page!

It should be possible to download the new version from openHAB3-Distribution [Jenkins]
openhab-addons-3.3.0-SNAPSHOT.kar

open openhab-addons-3.3.0-SNAPSHOT.kar with your archive-handler
open repository / org / openhab / addons / bundles / org.openhab.binding.kostalinverter
open 3.3.0-SNAPSHOT
copy org.openhab.binding.kostalinverter-3.3.0-SNAPSHOT.jar
paste it to your openhab/addons directory ( i run openhabian and then it is like: /usr/share/openhab/addons

I usually do like: //There is probably other ways also
In caraf-console
bundle:list
bundle:stop ‘number of ordinary Kostal binding’

In terminal, stop OH3
sudo /bin/systemctl stop openhab.service

Cut and paste binding as abow

In terminal, start OH3
sudo /bin/systemctl start openhab.service

In caraf-console
bundle:list
bundle:start ‘number of new Kostal binding’

bundle:list //Check that new binding is Active

Then you have to Stop and Delete thing for the old Kostal Piko 10-20and setup the new one as you already have done with the old one

Hope everything will work out fine, Please let me know either good or bad!

Br Basse

1 Like