Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 1.97 KB

History.md

File metadata and controls

33 lines (25 loc) · 1.97 KB

A short version history listing key milestones over the years:

  • May 2018 - Version 0.1.0 - The first public prototype. Built only for the ESP8266. This version only had a very simple telnet interface. The repo had 4 .cpp files and was called Boiler

  • September 2018 - Version 1.0.0 - First official stable release on GitHub

  • December 2018 - Version 1.1.0 - Added the RC30 and RC35 thermostats

  • January 2019 - Version 1.3.0 - Added more boilers and thermostats, and EMS+ support

  • February 2019 - Version 1.4.0 - Added dallas sensors. Renamed project from EMS-ESP-Boiler to just EMS-ESP

  • March 2019 - Version 1.5.0 - Added support for the ESP32. Only way to change settings was via Telnet.

    1.5.0

  • March 2019 - Version 1.6.0 - Added Solar module support

  • May 2019 - Version 1.7.0 - Added HT3 support and to handle multiple thermostats

  • June 2019 - Version 1.8.0 - Added Mixer module, Heat pumps and improved UART logic

  • September 2019 - Version 1.9.0 - Major release with a new WebUI based on javascript

    1.9.0

  • April 2020 - Version 1.9.5 - Big update with more solar, mixer support and writing to HT3

  • August 2020 - Version 2.0.0 - Complete re-write of the Telnet Console and WebUI. Added HA support plus an additional 50 new EMS devices

    3.0.1

  • November 2020 - Version 2.1.0 - More console commands and Web additions

  • December 2020 - Version 2.2.0 - added RESTful API, SysLog

  • March 2021 - Version 2.2.1 - the last version 2 for the ESP8266

  • March 2021 - Version 3.0.0 - exclusive to the ESP32. Ethernet support, improved MQTT

  • May 2021 - Version 3.1.0 - write to device from WebUI

  • August 2021 - Version 3.2.0 - IPv6 support, System Log in WebUI, more features

  • November 2021 - Version 3.3.0 - More devices, pool data, mDNS

  • January 2022 - Version 3.4.0 - New UI and more features

    3.4.0