❤️ Thank you for all beta testers of these new features. It helps me a lot to stabilize this release.
Another big thank you to @KipK for its amazing work on the auto-TPI feature. The release aims to simplify the configuration process, add more documentation and stabilize the algorithm.
Don't forget to update the VTherm UI Card and the Auto-TPI UI card which comes with various enhancements and fixes.
What's Changed
- Feat: #1554 - add max_opening_degree for over_climate with direct valve control by @jmcollin78 in #1617
- Fix #1591 - opening_threshold not respected when calculating total_power_active_for_boiler by @jmcollin78 in #1628
- Fix: #1144 - Add template to enable heating failure detection by @jmcollin78 in #1627
- Fix #1121 - [Feature Request] - Select option with '-' are not accepted by @jmcollin78 in #1633
- auto-TPI stabilization and simplifications (see the number of PR below)
Auto-TPI (experimental) updates - configuration simplification and stabilizations
- autotpi: filter published attributes depending of heat/cool mode by @KipK in #1589
- feat(auto-tpi): add pre-bootstrap calibration step by @KipK in #1602
- fix(auto-tpi): use sample-and-hold interpolation for calibrate_capacity service by @KipK in #1600
- Refactor Auto TPI configuration by @KipK in #1609
- Auto tpi: allow max_capacity_heat to decrease at saturation by @KipK in #1610
- feat(auto-tpi): conditional creation and automatic cleanup of AutoTpi sensor entity by @KipK in #1603
- Auto-tpi New documentation. by @KipK in #1613
- feat(auto-tpi): retroactively adjust capacity on Kext updates by @KipK in #1616
- fix(auto_tpi): pre-bootstrap failed to use calibrate_capacity service by @KipK in #1619
- fix(auto-tpi): prevent capacity learning outliers with efficiency filter, EWMA decay and clamp by @KipK in #1624
- auto-tpi: fix card link in documentation by @KipK in #1625
- autotpi: config flow, add missing description key, updated translations by @KipK in #1626
Documentation
- VTherm v.8.5 Translation 🇵🇱 by @Krzysztonek in #1588
- Add home assistant entity attribute names within doc by @eflye in #1596
- docs: clarify UI vs HA attribute names by @eflye in #1601
Full Changelog: 8.5.1...8.6.0