Skip to content

Releases: cereal2nd/velbus-aio

2024.7.5

05 Jul 06:43
Compare
Choose a tag to compare

Remove old print functions

2024.7.4

04 Jul 06:47
Compare
Choose a tag to compare

same as 2024.7.3 but new release number

2024.7.3

04 Jul 06:39
Compare
Choose a tag to compare

Add aiofile dependancy

2024.7.1

03 Jul 11:03
Compare
Choose a tag to compare

Fix bug introduced in 2024.7.0 to get the correct cache location during the bus scan

2024.7.0

01 Jul 07:42
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2024.6.0...2024.7.0

2024.5.1

25 May 06:14
Compare
Choose a tag to compare

What's Changed

  • Replace serial_asyncio with serial_asyncio_fast by @brefra in #101
  • Override load_default_channels() for VMBDALI module. by @niobos in #103
  • Fix certain dimmer types
  • Fix unit caching for vmb7in

Full Changelog: 2024.5.0...2024.5.1

2024.4.1

07 Apr 12:19
Compare
Choose a tag to compare
  • fixes in module types definitions
  • change the caching system from pickle to json

Full Changelog: 2024.4.0...2024.4.1

2024.4.0

01 Apr 10:44
Compare
Choose a tag to compare

What's Changed

  • Bugfix VMB1BLS set_position by @niobos in #87
  • feat: added support for VMB6PB-20 by @folke in #93
  • feat: Add tons of new modules
  • feat: deprecate the usage of stefcoene/moduleprotocol (dead project)

New Contributors

Full Changelog: 2023.12.0...2024.4.0

2023.12.0

29 Dec 06:58
Compare
Choose a tag to compare

What's Changed

  • Added support for getting the cool_mode (to switch HVAC mode) by @RZomermanMS in #85
  • Added support for python 3.12
  • More typing fixes
  • New modules defined
  • New type of moduleType message is supported

New Contributors

Full Changelog: 2023.11.0...2023.12.0

2023.11.0

11 Nov 15:25
Compare
Choose a tag to compare

Correct unit for water and gas meter

Full Changelog: 2023.10.2...2023.11.0