at org.eclipse.osgi.container.Module.start(Module.java:444) ~[org.eclipse.osgi-3.12.100.jar:?]
at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:383) ~[org.eclipse.osgi-3.12.100.jar:?]
at org.apache.felix.fileinstall.internal.DirectoryWatcher.startBundle(DirectoryWatcher.java:1260) [bundleFile:3.6.4]
at org.apache.felix.fileinstall.internal.DirectoryWatcher.startBundles(DirectoryWatcher.java:1233) [bundleFile:3.6.4]
at org.apache.felix.fileinstall.internal.DirectoryWatcher.doProcess(DirectoryWatcher.java:520) [bundleFile:3.6.4]
at org.apache.felix.fileinstall.internal.DirectoryWatcher.process(DirectoryWatcher.java:365) [bundleFile:3.6.4]
at org.apache.felix.fileinstall.internal.DirectoryWatcher.run(DirectoryWatcher.java:316) [bundleFile:3.6.4]
Iām not aware of any issues but Iāll check it asap. You could also probably install the missing dependency using feature:install or drop the corresponding jar into your addons folder. Iāll keep you informed.
Right, you were almost there, just one click on the blue āReleasesā button away https://github.com/Pavion/openhab2-addons/releases
Please note, that you need your serial/secret for this binding to work. Autodetection is not possible with the new Kobold app. If you donāt have them, check https://github.com/Pavion/vorwerk-robots
or contact me again.
@Pavion: does the latest release of your Vorwerk binding (3.1.0M3) work with yesterdays v3.1.0 stable? I used your Vorwerk binding since dec 2020 with v3.0.2 where it did a great job. Now after upgrading to OpenHAB v3.1.0 and adding latest vorwerk binding 3.1.0M3 I get a log error:
2021-06-29 20:35:59.951 [ERROR] [ab.binding.neato.internal.NeatoRobot] - Error when getting Robot State. Error message: Could not find robot_serial for specified vendor_name
Hi Sascha, frankly I donāt know either. I donāt use MyKobold much and I am not aware of any conflicts. Perhaps prohibits/blocks API simultaneous access from multiple devices? You could try to greatly increase your Refresh Time Interval and check whether your App is feeling better then.
thank you sooo much for your work and the time you invested here. I used your Binding now for several years with openhab2 and it worked like a charm!!!
Now I finally decided to migrate to openhab3. I used a fresh installed server and installed openhab. Unfortunately I forgot how to install customized packages and therefore it took some time googling on how to install your package. I finally found out (and I hope Iām correct) that I only have to copy the .jar (the latest of your releases) to /usr/share/openhab/addons/ to get it started during startup of openhab. Unfortuntely it doesnāt work as I get the following error message within the log file:
[WARN ] [org.apache.felix.fileinstall ] - Error while starting bundle: file:/usr/share/openhab/addons/org.openhab.binding.neato-3.1.0-SNAPSHOT.jar
org.osgi.framework.BundleException: Could not resolve module: org.openhab.binding.neato [235]
Unresolved requirement: Import-Package: org.apache.commons.lang; version="[2.6.0,3.0.0)"
Can you help me out what Iām doing wrong / what I missed to do? The original nato binding works fine, when I try to install it over the web interface.
And another question: Are you thinking about creating a wiki page in GitHub with the install description? I assume I will have the same problem again when openhab4 comes in and I migrate the next time in a few yearsā¦
Man, this is sooo embarrassing! I donāt know why, but I tried with the wrong one⦠It works now after I tried it with the newest version AND reset everythingā¦
Thank you sooo much once again, sorry for bothering you instead of rereading this thread another time (I did it several times, but oversaw the solution) and once again: Keep up this great work!!!