Running snapshot version 2.1.0 of RFXCOM results fails

Hi,
I’ve tried to use the 2.1.0 version of this binding, but OH2 fails with:

2017-02-10 21:46:21.408 [ERROR] [org.openhab.binding.rfxcom ] - FrameworkEvent ERROR - org.openhab.binding.rfxcom
org.osgi.framework.BundleException: Could not resolve module: org.openhab.binding.rfxcom [228]
Unresolved requirement: Import-Package: gnu.io

Is there something specific I need to do in order to run this? (I’m trying to figure out how to send Lightning4 commands)

A simple search in the forum would come up with the following solution :slight_smile: :

feature:install openhab-transport-serial

Issue this command within the console (ssh openhab@localhost -p 8101 with password habopen)

Thank you! I tried Google, but that didn’t help - You did :slight_smile:

1 Like