Releases: jmcollin78/versatile_thermostat
Releases · jmcollin78/versatile_thermostat
6.6.0
6.6.0.beta1
What's Changed
New Contributors
- @hilburn made their first contribution in #599
- @pounard tries to make its first contribution that was extended by @hilburn
Many thanks to @pounard and @hilburn for this great enhancement.
Full Changelog: 6.5.0...6.6.0.beta1
Tnis is a beta release. Do not install it if you are not invited to do so.
6.5.0
What's Changed
- Issue 585 add auto start/stop feature by @jmcollin78 in #594
- Issue 504 previous hvac_mode is not restored after window detection and restart by @jmcollin78 in #594. Thanks to @rjosborne, @tristone-cz for the discussion
Full Changelog: 6.4.1...6.5.0
This release introduce a new feature: the auto start and stop of an over_climate
VTherm. See README for more information.
With enable entity and hysteris to avoid too much start/stop
6.5.0.beta6 With enable + tests + hysteresis in calculation
Allow calculation even if slope is None
6.5.0.beta5 Allow calculation even if slope is None
Add slope into turn off calculation
6.5.0.beta4 Change algo to take slop into account
Fix too much start/stop - add enable entity
6.5.0.beta3 FIX too much start/stop
6.5.0.beta1
A preview of #585. The algorithm is implemented, the event also so that we will be able to tests auto start/stop in real conditions.
The only think missing is the entity to enable auto-start/stop.
Do not install if you don't want to test #585.
Comments can be posted in the issue #585 if needed.
Full Changelog: 6.4.1...6.5.0.beta1
6.4.1
What's Changed
- Issue #467 - Always apply offset compensation by @jmcollin78 in #567
- Issue #576 - Filter out-of-range target temperature sent from underlying climate devices by @gpayer in #581
New Contributors
Full Changelog: 6.4.0...6.4.1
6.4.1.beta1
What's Changed
- Issue #467 - Always apply offset compensation by @jmcollin78 in #567
Full Changelog: 6.4.0...6.4.1.beta1