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

v2.0.0

Compare
Choose a tag to compare
@proddy proddy released this 29 Aug 14:20
· 786 commits to main since this release

[2.0.0] 29-08-2020

First version of v2 with

  • Support for both ESP8266 and ESP32 microcontrollers
  • A new multi-user Web interface (based on React/TypeScript)
  • A new Console, accessible via Serial and Telnet
  • Tighter security in both Web and Console. Admin privileges required to access core settings and commands.
  • Support for Home Assistant MQTT Discovery (https://www.home-assistant.io/docs/mqtt/discovery/)
  • Can be run standalone as an independent Access Point or join an existing WiFi network
  • Easier first-time configuration via a web Captive Portal
  • Supporting over 70 EMS devices (boilers, thermostats, solar modules, mixing modules, heat pumps, gateways)

If you're upgrading from version 1.9 please make sure you're familiar with the migration steps.

It's recommended you take the latest 2.0.1 build that addresses some of the migration issues found in this release.

See the README.md for more details.