Skip to content

Releases: IMMRMKW/Ventilation_controller_cc

Development Release v2.2.2

23 Jan 12:07

Choose a tag to compare

Improvements:

  • Fixed a restart issue where configuration didn’t reload correctly (thanks @JoostvDoorn for the debugging assist).
  • Integration title now updates automatically when you change sensor counts/types or zone counts.

Development Release v2.2.1

07 Jan 12:56

Choose a tag to compare

Release Notes

Dependencies
Added dependency on Ramses CC to ensure proper start up sequence of integrations.

Error/Warning logging
Some additional warnings are printed in case entities are not loaded properly.

Development Release v2.2.0

28 Oct 20:44

Choose a tag to compare

Release Notes

Locale Support
Dutch users can now use comma decimal separators in PID settings
Fixed schema serialization errors with number inputs

Instant Configuration Updates
Device changes (From/To Device, Sensor ID) now take effect immediately
No restart required when modifying zone configurations
Enhanced Reliability

Automatic command recovery when ramses_cc restarts
Improved error handling for command failures

Smart cleanup of orphaned entities when reducing zone count

Development Release v2.1.0

26 Oct 20:08

Choose a tag to compare

User interface improvements:

  • Zone fan rates now use percentage values (0-100%) instead of 0-255 range
  • Fixed decimal separator issues for international users
  • Better input validation and error messages
  • Enhanced configuration handling (added merge_config_with_validation function)
  • Updated all UI translations to reflect percentage-based interface
  • Internal PID calculations work with percentages, converting to 0-255 only for device commands

Development release - may still contain some bugs.

Improved version with multi-zone support and automated command generation

19 Oct 17:28

Choose a tag to compare

Improvements with respect to the last version:

  • Multi-zone support
  • No manual adding of controller commands
  • Several bug fixes

v0.1: Initial working version without multi-zone control

12 Oct 07:49

Choose a tag to compare

This is the initial working version without zone control. The commands for the controller need to be manually added to the remote in the Ramses RF integration, as is described in the Readme.