Skip to content

Releases: jmcollin78/versatile_thermostat

FIX import error

29 Jan 21:06
Compare
Choose a tag to compare
FIX import error Pre-release
Pre-release

After installation, the integration fails with a message:

2023-01-29 20:12:37.797 ERROR (MainThread) [homeassistant.config_entries] Error importing platform config_flow from integration versatile_thermostat to set up versatile_thermostat configuration entry: cannot import name 'DOMAIN' from 'homeassistant.components.sensor.const' (/usr/src/homeassistant/homeassistant/components/sensor/const.py)

Release 2.0.0.beta1

29 Jan 19:02
Compare
Choose a tag to compare
Release 2.0.0.beta1 Pre-release
Pre-release

Content of this pre-release is the following:

  1. security mode even no security issue - #30
  2. update entity on config change - #26
  3. check box to select feature in configuration flow - #21
  4. Suggest/select entity in a list on the configuration screens - #16
  5. Thermostat over climate type - #5

No special requirements are necessary on install.

Enjoy !

Community enhancements + fixes

21 Jan 23:17
Compare
Choose a tag to compare

### -- This release contains important bug fix and security features. The installation is recommended --

This second official release, contains community enhancement and bug fixes:

Enhancements:

  1. After reconfiguration of the thermostat we need to reload the integration #13
  2. Add min_temp and max_temp in configuration #17
  3. Mise en sécurité du thermostat si pas de changement de température #18
  4. Add a configurable minimal delay of activation #19
  5. Change preset to "security" when the Thermostat goes in security mode #22
  6. Add tuning example in documentation #23
  7. Faire un README en Français #24

Bugs fix:

  1. When shutting of a thermostat after it has been in security mode, the thermostat can start up alone #20
  2. small but important bug fixes not listed here.

Please ask for features or report bugs here: https://github.com/jmcollin78/versatile_thermostat/issues


IMPORTANT: If you come from 1.0.0 release you will have to edit all your thermostats first.

FIX trigger cycle calculation

21 Jan 16:37
Compare
Choose a tag to compare
Pre-release

Don't trigger cycle calculation at each power event but only if the thermostat is in power mode.

#13, #22, #30

21 Jan 12:44
Compare
Choose a tag to compare
#13, #22, #30 Pre-release
Pre-release
  • After reconfiguration of the thermostat we need to reload the integration #13
  • Change preset to "security" when the Thermostat goes in security mode #22
  • When shutting of a thermostat after it has been in security mode, the thermostat can start up alone #20

Preview for 1.1.0

18 Jan 22:45
Compare
Choose a tag to compare
Preview for 1.1.0 Pre-release
Pre-release

This pre-release contains those evolutions in beta:

  • Add min_temp and max_temp in configuration #17
  • Mise en sécurité du thermostat si pas de changement de température #18
  • Add a configurable minimal delay of activation #19

Enjoy !

Community enhancements

15 Jan 21:46
Compare
Choose a tag to compare

**

Note: Because many changes are provided, you need to reconfigure all existing thermostat to use this version.

**

This first official release contains many enhancements requested by community:

Changes :

  1. Add a temperature configuration for present / not present for each preset #1 #1
  2. Limits the usable presets #2
  3. Add service to update the temperature of a preset #4
  4. Use person.xxx as presence detector directly #6
  5. Make external temperature sensor mandatory for TPI mode #7
  6. Hide preset that are not configured #9
  7. Add a service to force the presence or non presence #10
  8. Rename coeff_c and coeff_t to coeff_int et coeff_ext #11
  9. When changing the target temperature, preset, motion, presence or window states there is a delay before heater activation or deactivation #14
  10. README completion with full description of all features

Bug fix:

Cannot remove entity_id in configuration #12

KNOWN BUGS: https://github.com/jmcollin78/versatile_thermostat/issues?q=is%3Aissue+is%3Aopen+label%3Abug

Enjoy !

FIX delay when condition changes

15 Jan 00:27
Compare
Choose a tag to compare
Pre-release

FIX When changing the target temperature, preset, motion, presence or window states there is a delay before heater activation or deactivation
#14

Update documentation for Release 1.0

14 Jan 17:58
Compare
Choose a tag to compare
Pre-release

README have been updated to reflect all additional features of this release.

Enjoy !

Release 1.0.0 beta 1

14 Jan 11:38
Compare
Choose a tag to compare
Release 1.0.0 beta 1 Pre-release
Pre-release

This pre-release contains:
Changes :

  • Add a temperature configuration for present / not present for each preset #1 #1
  • Limits the usable presets #2
  • Add service to update the temperature of a preset #4
  • Use person.xxx as presence detector directly #6
  • Make external temperature sensor mandatory for TPI mode #7
  • Hide preset that are not configured #9
  • Add a service to force the presence or non presence #10
  • Rename coeff_c and coeff_t to coeff_int et coeff_ext #11

Bug fix:

  • Cannot remove entity_id in configuration #12

TODO : update documentation.

KNOWN BUGS: https://github.com/jmcollin78/versatile_thermostat/issues?q=is%3Aissue+is%3Aopen+label%3Abug