Skip to content

Releases: cereal2nd/velbus-aio

2026.2.0

25 Feb 17:39

Choose a tag to compare

What's Changed

  • missing some module speccs, extende the module spec tests cript by @cereal2nd in #163
  • fix module protocol for vmbelpir modules by @cereal2nd in #165
  • VMB2BLE-20 support by @thenephie in #172
  • fix module specs for vmb7in and vmb8in-20
  • fix module spec for vmb1led

New Contributors

Full Changelog: 2026.1.4...2026.2.0

2026.1.4

25 Jan 16:25

Choose a tag to compare

mypy fixes

2026.1.3

20 Jan 07:56

Choose a tag to compare

  • module spec updates for newer modules
  • -20 relay module support
  • vmb8in fixes
  • sub address fixes
  • module found callback
  • scan progress callback

Full Changelog: 2026.1.2...2026.1.3

2026.1.2

09 Jan 07:54

Choose a tag to compare

What's Changed

  • Resolve module based on sub-addresses by @brefra in #159
  • Start implementing module properties and enable ruff checks by @cereal2nd in #160
  • Implement memory block reading by @cereal2nd in #161
  • Implement PSU manager module
  • Cleanup of the module_spec files

Full Changelog: 2026.1.1...2026.1.2

2026.1.1

01 Jan 19:21

Choose a tag to compare

  • Provide an is_connected method to the channels, this will allow us to make sure the connected state is propagated to the home-assistant entities.
  • Fix imports

Full Changelog: 2026.1.0...2026.1.1

2026.1.0

01 Jan 12:03

Choose a tag to compare

  • add testcases
  • fix for software version in case of vlp-file
  • started to implement ruff

Full Changelog: 2025.12.0...2026.1.0

2025.12.0

22 Dec 07:38

Choose a tag to compare

What's Changed

  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #150
  • Fix return in finally by @cdce8p in #153
  • Mark buttons of VMBGPO as subdevice by @brefra in #155
  • Fix setting subdevice state from cache by @brefra in #156
  • Fix resolving subaddresses by @brefra in #154
  • Initital support for VMB4RYlD-20 and VMB4RYNO-w0
  • Updates for the new VMEL* memory map versions

Full Changelog: 2025.11.0...2025.12.0

2025.11.0

10 Nov 18:27

Choose a tag to compare

  • prepare the lib to handle loading from a vlp file
  • wait for a module status message

Full Changelog: 2025.10.0...2025.11.0

2025.8.0

25 Aug 07:45
2025.8.0
86d93ad

Choose a tag to compare

What's Changed

Full Changelog: 2025.5.0...2025.8.0

2025.5.0

19 May 09:01
2025.5.0
c2aecf7

Choose a tag to compare

What's Changed

  • Fixes for vmb8dc-20
  • Fixes for vmb4ledpwm-20
  • add VMBDALI and VMBDALI-20 to dimmer_status.py register by @pvrobays in #137
  • Expose private address in a getter for module.py by @pvrobays in #139
  • Implement module_name in module_type.py by @pvrobays in #138

New Contributors

Full Changelog: 2025.4.2...2025.5.0