Sony Devices Binding

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? :slight_smile:

Here are the steps I took so far:

  1. I cloned the PR (#1249)
  2. Built it (mvn -DskipTests=true clean install) on my notebook
  3. Copied the jar-file over to openhab2-addons folder of my rasp
  4. on my rasp: ssh openhab@localhost -p 8101
  5. 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