Releases: cedricboon/openhab-addons
Releases · cedricboon/openhab-addons
VMB4AN Fix
fix updateState (#8580) Signed-off-by: Hans Böhm <[email protected]>
Networkbridge Fix
This release fixes 2 bugs:
1.) The network bridge wasn't correctly listening on the bus, because the listening thread was never started
2.) The reconnection handler kept trying to reconnect, even after a successful reconnection, because it had a wrong (always null) reference to the scheduled action and wasn't able to cancel itself.
2.5.2.202002151409
- Added support for VMBRFR8S
2.5.1.202002010925
Fixes #19 (Minor typo - Alarm 1 Wakup is missing an E)
2.5.4.202003281629
Fixed #13 (VMBPIRO sensor value)
2.5.3.202003141938
- Use the VMB7IN pulse multiplier
- Fixed automatic reconnection on connection loss