Skip to content

Cooling-related fix/improvements

Compare
Choose a tag to compare
@bouwew bouwew released this 07 Jun 18:20
· 2065 commits to main since this release
dd3f45d

Cooling-related fix/improvements:

  • Fix cooling-related bug in set_temperature(), raise an error when the user tries to change the not-active setpoint.
  • Change setpoint_low/_high generation, show the active setpoint and the related min/max values, don't show the related, not-active setpoint from the active schedule.
  • Update related test-assert / fixtures.
  • Improve dhw_setpoint related code.