Hi all,
At the moment I’m trying to install the MySensors binding in combination with a MQTT-gateway. The problem I’m facing is that it immediately stops with an handler_initializing_error at
org/eclipse/smarthome/io/transport/mqtt/MqttPublishCallback
I’m running the latest MySensors binding (2.4-snapshot) together with the OpenHab 2.4.0 build 1360
Has anybody seen this before or knows what I can do to get it working?
I’ve got it connected to my lan, sending data to my MQTT-gateway running mosquito, mosquito is running perfectly (using it also with owntracks).
OpenHab has esh-transport-serial-mqtt installed.
Thanks in advance!