Skip to content

SST v1.2 prewbs STABLE

Latest
Compare
Choose a tag to compare
@mcbittech mcbittech released this 12 Dec 13:45
· 12 commits to master since this release

In this release you have:
-3D model, you can print by yourself support and cover for SST
-crono data moved from eeprom to spiffs json file to improve stability and data exchange to future webserver
-OTA, now you can upload your SST over the air
-Publish & Subscribe for remote node (ex. for a remote relay node or other, like remote sensors to display on topics page)
-added e06_ESP_SST_RemoteHeatingRelay example for remote relay node
-new topics page for layout1 if enabled
-topics in homepage fo layout2 if enabled
-child lock with longpress on encoder button
-deadband & hysteresis configurable insketch

IDE and library:
-moved to last ESP core (now @ 2.3.0 STABLE)
-moved to last Arduino IDE (now @ 1.6.12)
-moved to last Souliss Framework (now @ 7.2 beta1)

bug correction:
-DHT22 reinit if NaN is retrieved
-NTP reinit if there isn't correct response from NTP server
-chrono crash correction(in some case MCU reboot during navigation of crono)
-bugfix for timezone and daylightsaving