Skip to content

Transformation of generic thing channel stops working #108

@DrRSatzteil

Description

@DrRSatzteil

I have setup two generic enocean things in openHAB (only these two) and I use a JS transformation to transform the messages 1:1 from the device to the string channel of the thing.

From time to time I see this strange behaviour: the messages from the physical sensors are processed by the binding (I can see the processing log messages in the trace logs) but the string channel does not fire an event anymore. This means that none of the messages sent by this device are coming through to the item level until I restart openHAB. I don't see anything suspicious in the logs at all. After a restart of OH everything is working as expected again so I'm pretty sure that the sensors are working just fine....

This is not related to my other issue related to serial reconnections. This problem occurs with WiFi being constantly switched on respectively a stable serial connection. Since I see messages coming in communication between sensor and OH can be ruled out as source of this issue as well. It seems that something breaks in the binding from time to time

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions