Skip to content
This repository has been archived by the owner on Oct 4, 2021. It is now read-only.

v2.2.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 04 May 10:16
· 3 commits to main since this release

logo

Firmware Installation

Follow the instructions in the documentation on how to install the firmware binaries from the Assets below.

Changelog

[2.2.2] May 4 2021

Added

  • differ between boiler-types
  • publish HA delayed 1 minute, only for topics with values
  • thermostat CRF200S, PID 216

Changed

  • syslog timestamp to localtime+timezone, set appname to message->name

Commits

  • [a59df64]: fix negative rounding (MichaelDvP)
  • [7473ff8]: Update README.md (Proddy)
  • [c33dab3]: Update README.md (Proddy)
  • [2b8f51c]: fix set_flowtemp (757) (MichaelDvP)
  • [fab0e92]: 2. fix for set_flowtemp (MichaelDvP)
  • [6a4ea8f]: Boiler-flags, HA config delayed only with values (MichaelDvP)
  • [3c13c37]: timestamp back to syslog (MichaelDvP)
  • [c8ffba3]: HA delay more than tx_delay (MichaelDvP)
  • [a78f5bd]: add thermostat CRF200S (MichaelDvP)
  • [7a58292]: syslog timezone and appname (MichaelDvP)
  • [c4e4be9]: package update, changelog (MichaelDvP)
  • [db72904]: thermostat errorCode-check for HA (MichaelDvP)
  • [12bcdc8]: Typo in syslog (MichaelDvP)
  • [473c550]: remove : from appname, cleanup (MichaelDvP)
  • [65c3b1d]: add back telegram 0x2x to HT3 boilers (MichaelDvP)
  • [2a0e38a]: log last sent telegram on error (MichaelDvP)
  • [1009dc6]: add thermostat flag for CRF200 (MichaelDvP)
  • [bcc3479]: free memory by doc.clear for single mqtt (MichaelDvP)
  • [80b68f9]: ready for 2.2.2 (proddy)
  • [57e2f64]: Merge remote-tracking branch 'origin/dev' into main (proddy)
  • [9c16323]: Merge branch 'main' of https://github.com/emsesp/EMS-ESP into main (proddy)