OpenHAB2 Novelan/Luxtronic Heatpump binding

Hi all,

I was testing the new release of OpenHAB 2 and found the the novelan binding is not available .
I tried to add the OH1 binding to the addons folder , and created a new config file in services , but i get the following errors in debug mode:

2016-05-25 06:53:13.794 [DEBUG] [mpl.info.InfoBundleTrackerCustomizer] - Ignore incorrect info null provided by bundle org.openhab.binding.novelanheatpump 2016-05-25 06:53:13.794 [INFO ] [g.apache.aries.spifly.dynamic.bundle] - Bundle Considered for SPI providers: org.openhab.binding.novelanheatpump 2016-05-25 06:53:13.794 [DEBUG] [g.eclipse.jetty.xml.XmlConfiguration] - XML new class org.eclipse.jetty.util.ssl.SslContextFactory 2016-05-25 06:53:13.795 [INFO ] [g.apache.aries.spifly.dynamic.bundle] - No 'SPI-Provider' Manifest header. Skipping bundle: org.openhab.binding.novelanheatpump
Did anyone got this working on OH2?

Regards,
Niko.

Once i have downloaded the latest SNAPSHOT of the binding from jenkins the error is gone , but i still can’t get it working.

this is my config :

Pid: org.openhab.novelanheatpump
BundleLocation: file:/usr/share/openhab2/addons/org.openhab.binding.novelanheatpump-1.9.0-SNAPSHOT.jar
Properties:
ip = 192.168.2.5
port = 8888
refresh = 120000
service.pid = org.openhab.novelanheatpump

And this the log:

2016-06-07 23:19:36.915 [DEBUG] [g.dispatch.internal.ConfigDispatcher] - Processing config file ‘novelanheatpump.cfg’
2016-06-07 23:19:45.417 [DEBUG] [org.openhab.binding.novelanheatpump ] - BundleEvent STARTING - org.openhab.binding.novelanheatpump
2016-06-07 23:19:45.428 [DEBUG] [org.openhab.binding.novelanheatpump ] - ServiceEvent REGISTERED - {org.openhab.model.item.binding.BindingConfigReader, org.openhab.binding.novelanheatpump.HeatPumpBindingProvider}={component.name=org.openhab.binding.heatpump.genericbindingprovider, component.id=185, service.id=335, service.bundleid=207, service.scope=bundle} - org.openhab.binding.novelanheatpump
2016-06-07 23:19:45.439 [DEBUG] [org.openhab.binding.novelanheatpump ] - ServiceEvent REGISTERED - {org.osgi.service.cm.ManagedService, org.osgi.service.event.EventHandler}={event.topics=openhab/command/*, service.pid=org.openhab.novelanheatpump, component.name=org.openhab.binding.novelanheatpump, component.id=186, service.id=337, service.bundleid=207, service.scope=bundle} - org.openhab.binding.novelanheatpump
2016-06-07 23:19:45.440 [DEBUG] [org.openhab.binding.novelanheatpump ] - BundleEvent STARTED - org.openhab.binding.novelanheatpump
2016-06-07 23:19:45.464 [DEBUG] [lanheatpump.internal.HeatPumpBinding] - There is no existing Heatpump binding configuration => refresh cycle aborted!

Hi,
I’m having the same issue here. I’m using openhab2 beta4. The log output is recurrent showing

2016-10-11 20:51:13.388 [DEBUG] [lanheatpump.internal.HeatPumpBinding] - There is no existing Heatpump binding configuration => refresh cycle aborted!

Is there any solution for this issue?

Regards,

Benjamin

I did managed to get it working , but can’t remember if i did anything special.
I did reinstall my whole openhab server as i was migrating to a new server.

can you share your service config and the items for the heatpump ?

Hi Niko,

it seems like a missing items-config leads to this message. I created an config files for items and the warning disappeared. I was an misunderstanding: I thought I should get rid of this message before configuring the items.

Thanks for help!

Regards

Benjamin

Hi guys,
Cant get this binding work with oh2.
Is it possible I have to do anything to get this legacy binding work?I have no errors in log but also no data.