smarthomej / addons

SmartHome/J addons for openHAB
Eclipse Public License 2.0
60 stars 25 forks source link

[tuya] fix protocol 3.1 devices not going ONLINE #305

Closed J-N-K closed 2 years ago

J-N-K commented 2 years ago

Fixes #303

UDP type messages were ignored instead of passing them to the thing handler. Also unencrypted messages were not properly converted.