Skip to content

Releases: smeisner/smart-thermostat

V0.7.3

21 Jan 23:10
8a14d1d
Compare
Choose a tag to compare

What's new:

  • Improvements to the telnet functionality
  • Added a button to the web UI to allow resetting telnet connections
  • Cleaned up MQTT source code
  • Improved MQTT-based motion detection

V0.7.2

18 Dec 12:57
Compare
Choose a tag to compare

Version 0.7.2 release.

Includes the following:

  • Enhancements to the MQTT implementation (inc allowing for auto reconnect)
  • Telnet support (including remote config & log monitoring)
  • Soft back light on motion (Backlight comes on slowly up to match the ambient light level)
  • Many bug fixes

V0.6 ESP-IDF

10 Sep 19:59
Compare
Choose a tag to compare

V0.6 uses ESP-IDF framework instead of Arduino.