Open napoleonmm83 opened 8 years ago
Hello, I don't use Openhab 2 because it is in Beta.
Few weeks ago I tested my plugin with the IDE of openhab and it was working so I don't now why there is this error, org.openhab.core.scheduler is a standard package of openhab 1 so the compatibility layer of openhab 2 should have this package.
I try it again but still the same issu.
Just to be shure i dont make a mistake i load xbmc1.8.3 binding in the addon folder next to mystrom binding. xbmc binding is working.
Openhab 2 is out of beta in the meantime, I'm unable to run the mystrom binding with it unfortunately. Any plans to update that?
I try to start the openhab binding in openhab2 but it fail starting with the following message
Error while starting bundle: file:/usr/share/openhab2/addons/org.openhab.binding.mystromecopower-1.8.3.jar org.osgi.framework.BundleException: Could not resolve module: org.openhab.binding.mystromecopower [230] Unresolved requirement: Require-Bundle: org.openhab.core.scheduler at org.eclipse.osgi.container.Module.start(Module.java:434)[org.eclipse.osgi-3.10.2.v20150203-1939.jar:] at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:393)[org.eclipse.osgi-3.10.2.v20150203-1939.jar:] at org.apache.felix.fileinstall.internal.DirectoryWatcher.startBundle(DirectoryWatcher.java:1245)[8:org.apache.felix.fileinstall:3.5.0] at org.apache.felix.fileinstall.internal.DirectoryWatcher.startBundles(DirectoryWatcher.java:1217)[8:org.apache.felix.fileinstall:3.5.0] at org.apache.felix.fileinstall.internal.DirectoryWatcher.doProcess(DirectoryWatcher.java:509)[8:org.apache.felix.fileinstall:3.5.0] at org.apache.felix.fileinstall.internal.DirectoryWatcher.process(DirectoryWatcher.java:358)[8:org.apache.felix.fileinstall:3.5.0] at org.apache.felix.fileinstall.internal.DirectoryWatcher.run(DirectoryWatcher.java:310)[8:org.apache.felix.fileinstall:3.5.0]