Skip to content

Releases: jmcollin78/versatile_thermostat

Release 2.2.0 - enhance the security

11 Feb 23:23
Compare
Choose a tag to compare

The release focuses on security management with some majors improvements:

  1. Rename None preset to Manual #3
  2. Support Fahrenheit #38 thanks to @kadaan
  3. Enhancing Security mode #42 thanks to @adi90x
  4. Notify (send event messages) when something important happens #43
  5. Add new service to change security parameters #47 thanks to @adi90x

This release also contains those bug fix:

  1. Set preset internal #45 thanks to @adi90x
  2. Missing translations for preset mode Power and Security #46

The documentation have been updated in README. Please read carefully the "Advanced parameters" and "Notifications" section to have a good understanding of what have been done in this release.

No special instructions for installation.

Enjoy !

Add set_security service

11 Feb 16:53
Compare
Choose a tag to compare
Pre-release

Add a set_security service which aims to change the security parameters without having to reconfigure the thermostat.

FIX security mode when hvac_mode is off

11 Feb 14:46
Compare
Choose a tag to compare
Pre-release

When hvac_mod is off, the thermostat should never go in security mode but can leave the security mode.

Fix security mode corner cases

11 Feb 11:40
Compare
Choose a tag to compare
Pre-release

When power mode is on this should not reset the last temperature datetime.

Security mode enhancements and translations

11 Feb 09:48
Compare
Choose a tag to compare

This pre-release contains the following enhancements:

  • Rename None preset to Manual #3 thanks to @Argonaute
  • Support Fahrenheit #38 thanks to @kadaan
  • Enhancing Security mode #42 thanks to @adi90x
  • Notify (send event messages) when something important happens #43

and the following bug fixes:

  • Set preset internal #45 thanks to @adi90x
  • Missing translations for preset mode Power and Security #46

Reduce security mode false positive

07 Feb 06:49
Compare
Choose a tag to compare
Pre-release

This release contains this fix:

  1. Reset security mode when preset or hvac_mode change #41

This will drastricaly reduce the case where a thermostat goes to security mode after a long stable duration.

Thanks to https://forum.hacf.fr/u/frankb/summary !

Enjoy !

Thermostat over climate and configuration enhancements

03 Feb 22:28
Compare
Choose a tag to compare

This second major release is composed of the following enhancements:

  1. Add a thermostat over a climate mode in addition to the thermostat over switch mode #5
  2. Suggest/select entity in a list on the configuration screens #16
  3. Simplify the configuration by adding a checkbox for feature which should be configured #21
  4. Rework: simplify the entity update when config have change #26

And the following bug fixes:

  1. If temperture is stable, the heater goes in security mode even if the heating percent is low #30
  2. Error with Fan Modes on thermostat over climate type #32
  3. Error at initialisation #36
  4. Failure to initialize #39
  5. Some switch are not visible in the list of radiators #40

Enjoy !

FIX initialisation errors

01 Feb 09:48
Compare
Choose a tag to compare
Pre-release

Bug fixes :

Failure to initialize #39

Fixes initialisation errors and fan mode

31 Jan 21:24
Compare
Choose a tag to compare

Content is:

  1. Error with Fan Modes on thermostat over climate type #32
  2. Error at initialisation #36

FIX thermostat over climate type

31 Jan 08:37
Compare
Choose a tag to compare
Pre-release

Error with Fan Modes on thermostat over climate type #32