Skip to content

Releases: cedricboon/openhab-addons

VMB4AN Fix

30 Apr 17:30
Compare
Choose a tag to compare
VMB4AN Fix Pre-release
Pre-release
fix updateState (#8580)

Signed-off-by: Hans Böhm <[email protected]>

Networkbridge Fix

26 Sep 15:43
Compare
Choose a tag to compare

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

15 Feb 14:30
Compare
Choose a tag to compare
2.5.2.202002151409 Pre-release
Pre-release
  • Added support for VMBRFR8S

2.5.1.202002010925

01 Feb 09:40
Compare
Choose a tag to compare
2.5.1.202002010925 Pre-release
Pre-release

Fixes #19 (Minor typo - Alarm 1 Wakup is missing an E)

2.5.4.202003281629

28 Mar 16:36
Compare
Choose a tag to compare
2.5.4.202003281629 Pre-release
Pre-release

Fixed #13 (VMBPIRO sensor value)

2.5.3.202003141938

14 Mar 20:48
Compare
Choose a tag to compare
2.5.3.202003141938 Pre-release
Pre-release
  • Use the VMB7IN pulse multiplier
  • Fixed automatic reconnection on connection loss