⚠️ this is pre-release which aims to test a non reproductible fix for issue #1341.
What's Changed
- Try a fix for #1341 - Target temperature changes has spikes.
This bug is not reproductible in my environment but i try something to fix the auto-start/stop delay when a preset is changed. Then the auto-start should be now immediate event if the stop occurs a few time before. The respect to auto-start/stop delays are no more applicable in case of preset changes. Because this can be an issue for people, I put this fix into a beta release.
Let me know if it fixes your cases.
Others issues embedded
- Fix #1146 - Specialize energy calculation for over_climate with valve regulation - uses the valve open percent by @jmcollin78 in #1490
- Fix #1437: After restart, central boiler keeps turned on despite all vtherms reporting idle by @jmcollin78 in #1499
- Fix: #1470 - Potential issue : loss of several Vtherm configuration after updating central config by @jmcollin78 in #1504
Auto-TPI (experimental) fixes
- fix(auto-tpi): improve overshoot correction by @KipK in #1484
- #1483 fix type error in calibrate capacity service for non TPI thermostat by @KipK in #1486
- Revise Auto TPI calculation methods in documentation by @eflye in #1492
- Auto tpi updates by @KipK in #1498
- Auto tpi domains by @KipK in #1503
New Contributors
Full Changelog: 8.4.1...8.4.2.beta1