Skip to content

Releases: ScratMan/HASmartThermostat

v2021.11.8-beta4

v2021.11.8-beta4 Pre-release
Pre-release

Choose a tag to compare

@ScratMan ScratMan released this 20 Nov 21:37

Autotune improvements.

Full Changelog: 2021.11.7...2021.11.8-beta4

v2021.11.8-beta3

v2021.11.8-beta3 Pre-release
Pre-release

Choose a tag to compare

@ScratMan ScratMan released this 18 Nov 21:55

Fix autotune_sample_time reporting.
Fix autotune set point selected at boot and not after 5 sensor samples.

Full Changelog: 2021.11.7...2021.11.8-beta3

v2021.11.8-beta2

v2021.11.8-beta2 Pre-release
Pre-release

Choose a tag to compare

@ScratMan ScratMan released this 18 Nov 20:43

Add min_off_cycle_duration parameter to differentiate minimum on cycle and off cycle if required.
Rework the autotuner to provide more details for debug, and remove need of sampling time specification.

Full Changelog: 2021.11.7...2021.11.8-beta2

v2021.11.8-beta1

v2021.11.8-beta1 Pre-release
Pre-release

Choose a tag to compare

@ScratMan ScratMan released this 16 Nov 19:15

Development version adding optional min_cycle_duration (default value is 0) to filter short on/off cycles for heating systems requiring a minimum on or off time (like boilers).

Full Changelog: 2021.11.7...2021.11.8-beta1

v2021.11.7

Choose a tag to compare

@ScratMan ScratMan released this 15 Nov 22:00

Allow setting preset temperature to 0. Fixes issue #5

Full Changelog: 2021.11.6...2021.11.7

v2021.11.6

Choose a tag to compare

@ScratMan ScratMan released this 13 Nov 09:59

Add target_temp_step parameter to set target temperature precision (fixes issue #2 ).
Fix error when restarting Home Assistant with Autotune running (fixes issue #3 ).
Update documentation.

v2021.11.5-beta.1

Choose a tag to compare

@ScratMan ScratMan released this 06 Nov 11:07

Try to restore the last integral control part.

v2021.11.5

Choose a tag to compare

@ScratMan ScratMan released this 06 Nov 11:14

Restore integral control part after reboot. Improves thermostat reactivity to compensate final error in case of reboot while temperature is not yet settled.

Full Changelog: 2021.11.4...2021.11.5

v2021.11.4

Choose a tag to compare

@ScratMan ScratMan released this 04 Nov 23:43

Add optional preset modes from Generic Climate integration.

Full Changelog: 2021.11.2...2021.11.4

v2021.11.2

Choose a tag to compare

@ScratMan ScratMan released this 04 Nov 22:26

Fix bug locking thermostat in away mode.