smarthomej / addons

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

[commons] fix Rollershutter item value converter #234

Closed J-N-K closed 2 years ago

J-N-K commented 2 years ago

RollershutterItemConverters did not properly handle numeric state updates but always returned UNDEF. Affects HTTP and TCP/UDP binding.

Also added a test for proper value handling.

Reported on openHAB GitHUB issue tracker.

Signed-off-by: Jan N. Klug jan.n.klug@rub.de