Skip to content

1.0.24.beta.3

Pre-release
Pre-release

Choose a tag to compare

@lukas-clarke lukas-clarke released this 12 Jul 21:48
e13d46a

What's Changed

  • Fix alarm dismiss race, one-off alarm detection, and coordinator cascade by @tanvach in #123
  • prevent an off side from powering on when setting a target temperature by @dcrousso in #132
  • Fix phantom speaker coordinator on Pod 3: make speaker detection probe-authoritative by @skyeckstrom in #127

New Contributors

Full Changelog: 1.0.24.beta.2...1.0.24.beta.3

NOTE: Behavioural change from #132 -- Setting a target temperature on an off climate entity no longer turns the side on; use climate.turn_on, set the HVAC mode to heat_cool, or call side_on first.