Skip to content

[velbus] New functionality & Bug fix

Latest

Choose a tag to compare

@Rosen01 Rosen01 released this 30 Dec 13:07
· 61 commits to main since this release
aabd0fa

New functionality :

  • Add modules : VMB2DC-20, VMBGPTC, VMB4RYLD-20, VMB4RYNO-20, VMBPSUMNGR-20, VMBPIRO-20, VMBSIG, VMBSIG-20, VMBSIG-21.
  • Implementation update for VMBPIRO-10: Use PIRO implementation.
  • Implementation update for VMB4LEDPWM_20: Support for the 3 modes (4x dimmer, RGB + 1x dimmer, RGBW) -> Add properties: "mode" and channels: "VL1, DW1"

Bug fix :

  • There was a conflict when the system was restarted and Alarm values were restored from OpenHAB. The Global value (when configured) was overwritten by the Local default value of the module.
    The default value for the Alarms (Global & Local) are now:
    Wake 1: 00:00 (before 07:00)
    Bed 1: 00:00 (before 23:00)
    Wake 2: 00:00 (before 07:00)
    Bed 2: 00:00 (before 23:00)
    Now, when the values are restored after a restart, if the restored times are all 00:00, the Alarm values are not sent on the bus.

Update ReadMe.