mvalla / openhab-addons

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

Add support for command translation (1000# ) for automation #29

Closed mvalla closed 5 years ago

mvalla commented 5 years ago

Add support for command translation (1000# ) for automation ( rollershutters ). For example this message:

2018-11-17 20:51:13.713 [ERROR] [penwebnet.message.OpenMessageFactory] - ##openwebnet## INVALID FRAME: *2*1000#0*21## exception: java.lang.IllegalArgumentException: unsupported WHAT for frame: 1000#0

should be handled as STOP messages by the binding.

Error message is also wrong: unsupported OWN messages should be reported with a warning, not as errors.

mvalla commented 5 years ago

https://community.openhab.org/t/bticino-openwebnet-new-openhab2-binding-ready-for-testing/43377/302

https://community.openhab.org/t/bticino-openwebnet-new-openhab2-binding-ready-for-testing/43377/318

mvalla commented 5 years ago

closed in release beta9-1

mvalla commented 5 years ago

problem has been detected again in beta9-2. It will be fixed in 2.5.0-M2

mvalla commented 5 years ago

closed again in 2.5.0.M2