Skip to content

v1.8.0

Choose a tag to compare

@github-actions github-actions released this 17 Apr 09:33

1.8.0 (2026-04-17)

Features

  • add FlowLvlActi sensor for VLV and VLVCO2RH nodes; implement energy comfort data check (fa78ac9)
  • add various features (138e06d)
  • add VLVCO2RH node sensor descriptions for ventilation data (71fe8d7)

Bug Fixes

  • update exception handling to use tuple syntax for multiple exceptions (1f80c95)

Documentation

  • add note about unofficial support for DUCO integration (f3c1b42)

Code Refactoring

  • simplify lambda functions for sensor value retrieval in boxes and nodes (1af977d)
  • streamline lambda functions for sensor value extraction in boxes and nodes (3f60418)

CI/CD

  • deps: bump actions/github-script from 8 to 9 (7bcec09)