openhab-addons
openhab-addons copied to clipboard
The next-generation open Home Automation Bus (openHAB)
When trying to send a message through a serial gateway I got : ``` 19:37:12.527 [ERROR] [rnal.common.AbstractInvocationHandler] - An error occurred while calling method 'ThingHandler.handleCommand()' on 'org.openhab.binding.mysensors.handler.MySensorsThingHandler@4508f3bf': null java.lang.NullPointerException: null...
This pull request defines a direction channel and adds it to the wind sensor. This is related to #134.
## Expected Behavior If defining multiple MQTT gateways and things the MQTT messages from broker should reach the correct gateway and be correctly assigned to the nodes. ## Current Behavior...
## Expected Behavior After starting OH or adding the MySensors binding jar to addon folder a MQTT connection to the MQTT broker should be establiehed. ## Current Behavior With OH...
I am migrating from MyController to Openhab 2.4. I have a weather station node that has wind speed, wind direction (angle), rain amount, light level. I do not believe the...
I wanted to use type V_CUSTOM, but I could not find its related Thing in openHAB2. ## Expected Behavior There should be a Thing associated for the type V_CUSTOM. ##...
MySensors allows the user to update the firmware of a node over the air. It would be nice if we could implement this feature !
using openHAB 2.3 and using MySensors Binding 2.4 I will get this error: `2018-12-07 20:23:01.025 [ERROR] [ome.core.thing.internal.ThingManager] - Exception occurred while initializing handler of thing 'mysensors:bridge-mqtt:gateway': org/eclipse/smarthome/io/transport/mqtt/MqttActionCallback java.lang.NoClassDefFoundError: org/eclipse/smarthome/io/transport/mqtt/MqttActionCallback at...
Enabling the binding on my network causes this to appear in the OpenHAB log. I have no idea what the problem is, only that it seems to be induced by...
After changing configuration for a child of MySensor-Nodes in Paper-UI/Configuration/Things, all other childs don't get updated anymore. For example in the following log I have changed the name for child...