mvalla / openhab-addons

Add-ons for openHAB
Eclipse Public License 2.0
24 stars 16 forks source link

Zigbee USB gateway (stick) stops receiving messages #95

Closed feodor85 closed 4 years ago

feodor85 commented 4 years ago

I have a Zigbee USB gateway (stick Legrand 088328). Version 1.4.5.

I set up OpenWebNet binding. After loading everything works. But after some time, receiving messages from devices stops. After some testing, it appears that the data from the stick is not received enymore by the binding after this line in the logs:

2019-10-17 00:18:45.860 [INFO ] [org.openwebnet.OpenGatewayZigBee$a ] - SERIAL RECEIVED <<<<<<<<<<<<<<<<<<<<<<<< *#1000*769090600#9*94##

Rebooting makes the binding receive messages again from the stick..

mvalla commented 4 years ago

It's a bug in the ZigBee-OpenWebNet receiving part of the binding. It will be corrected in the next binding release.

mvalla commented 4 years ago

Fixed in 2.5.0.M4