Skip to content

9.3.3.beta1 - fix scheduler issues

Pre-release
Pre-release

Choose a tag to compare

@jmcollin78 jmcollin78 released this 07 Apr 19:52
· 33 commits to main since this release
e992dcf

⚠️ This is a preview release which aims to resolve som scheduler issues. Don't install it if you are not invited to do so.

What's Changed

  • Fix valve cycle completion callbacks in cycle scheduler by @KipK in #1922
  • fix(cycle_scheduler): preserve active cycle when next repeat is clamped to 0 by @KipK in #1928
  • fix(tpi): cancel running cycle scheduler when hvac turns off during PWM off phase by @KipK in #1930
  • fix #1927 : Weird behaviour with "Minimum Activation"? by @KipK in #1930

Full Changelog: 9.3.2...9.3.3.beta1