Hi there.
I am using OpenHab for about a day now. So I probably made a noobie mistake. But could you help me out, nonetheless?
Here are the steps I took so far:
- I cloned the PR (#1249)
- Built it (mvn -DskipTests=true clean install) on my notebook
- Copied the jar-file over to openhab2-addons folder of my rasp
- on my rasp: ssh openhab@localhost -p 8101
- inside ssh session: bundle:start org.openhab.binding.sony
Following error appears:
Executing command on bundles: Error starting bundle 215: Could not resolve module: org.openhab.binding.sony [215] Unresolved requirement: Import-Package: org.apache.http
openhab version: 2.2.0
jar-file: org.openhab.binding.sony-2.2.0-SNAPSHOT.jar