Releases: cereal2nd/velbus-aio
Releases · cereal2nd/velbus-aio
2026.2.0
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
- @thenephie made their first contribution in #172
Full Changelog: 2026.1.4...2026.2.0
2026.1.4
2026.1.3
- 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
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
- 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
- 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
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
- 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
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #141
- fix enum serialization in to_json_basic by @pvrobays in #145
- VMBDALI use cache by @pvrobays in #149
- Make the velbus scan faster by @pvrobays in #134
Full Changelog: 2025.5.0...2025.8.0
2025.5.0
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