nibi79 / worxlandroid

openHAB Binding for Worx Landroid
57 stars 20 forks source link

Dependency in oh3 #57

Closed maschenborn closed 1 year ago

maschenborn commented 3 years ago

In OpenHab 3 there's missing a dependency: If this is a small issue, I would be happy if you could help...

`2020-10-28 07:34:18.109 [WARN ] [org.apache.felix.fileinstall ] - Error while starting bundle: file:/openhab/addons/org.openhab.binding.worxlandroid-2.5.3-SNAPSHOT.jar

org.osgi.framework.BundleException: Could not resolve module: org.openhab.binding.worxlandroid [307]

Unresolved requirement: Import-Package: org.eclipse.smarthome.config.discovery`

LukasA83 commented 3 years ago

I created an OH3 compatible version, see open pull request.