Skip to content

Latest commit

 

History

History
43 lines (43 loc) · 2.47 KB

CHANGELOG.md

File metadata and controls

43 lines (43 loc) · 2.47 KB

v3.0.0 (September 4, 2021)

  • Structural changes;
  • Migration to ECMA6
  • isUserCustomLocked becomes isLocked;
  • One single message for all userConfig
  • Supports buttons interface;
  • Different output points for controlling the heater and getting node info
  • Exception can be caught with catch node

v2.0.1 (January 29, 2020)

v2.0.0 (January 19, 2020)

v1.2.2 (March 28, 2019)

v1.2.1 (March 13, 2019)

v1.2.0 (December 28, 2018)

  • Add German translation (thanks to HanSolo72)
  • Chang user value using "userTargetValue" topic (thanks to Alcantor)

v1.1.9 (December 12, 2018)

  • Adding topic

v1.1.6 (December 12, 2018)

  • Configurable measurement unit

v1.1.4 (December 09, 2018)

  • Changing icon

v1.1.1 (December 09, 2018)

  • Bug fixing,
  • Fixing validation of config parameters;
  • Changing the controller name to be complaint to the rule according which all UI controls needs to be prefixed with "ui_"

v1.1.0 (December 03, 2018)

  • Bug fixing,
  • Adding locked user custom value; which is preventing schedule to change target temperature until user manual unlocks

v1.0.1 (November 27, 2018)

  • Bug fixing

v1.0.0 (November 27, 2018)

  • Stable release, fully functional.

v0.0.1 (November 20, 2018)

  • Initial commit;