What's Changed
Enhancements
- feat: add auto-start/stop stop mode selection (off/fan_only/dry) by @jmcollin78 in #2035
Bug fixes
- Fix #2003: set_temperature crashes when underlying supported_features is a plain int by @jasonjhofmann in #2004
- fix: set_auto_regulation_mode to None left the previous regulation algo active by @ianderse in #2016
- fix: auto fan mode inoperative with worded fan speeds (MelCloud Home one/two/three) by @c4software in #2019
- fix #2026 - restore window bypass from nested state attributes by @TensorRaya in #2027
- fix #2018: exclude nested custom attribute sections from recorder history by @jmcollin78 in #2033
- fix(pi): prevent accumulated_error explosion on fractional cycle by @jmcollin78 in #2037
- fix(auto-tpi): align base service signature with schema by @KipK in #2039
Documentation
New Contributors
- @jasonjhofmann made their first contribution in #2004
- @ianderse made their first contribution in #2016
- @c4software made their first contribution in #2019
- @Lipown made their first contribution in #2025
- @TensorRaya made their first contribution in #2027
Full Changelog: 10.0.2...10.1.0
Thank you for all contrinutors !