1.0.24.beta.3
Pre-release
Pre-release
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
- @dcrousso made their first contribution in #132
- @skyeckstrom made their first contribution in #127
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.