Skip to content

Releases: souliss/smart-thermostat

SST v1.2 prewbs STABLE

13 Dec 10:32
Compare
Choose a tag to compare

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

SST_v0.22_Ludo_STABLE

05 Mar 19:05
Compare
Choose a tag to compare

In this release you have for Souliss side:
n°1 Typical 31 : Temperature control with cooling and heating mode, on slot 0
n°1 Typical 52 : Temperature measure (-20, +50) °C, on slot 5
n°1 Typical 53 : Humidity measure (0, 100) %, on slot 7
n°1 Typical 19 : Single Color LED Strip, used for backlight dimming, on slot 9
n°1 Typical 11 : ON/OFF Digital Output,used only on software side for AWAY function, on slot 11

for functionality side you have:
-n°2 layout, you can select it by menù
-NTP clock, you can adjust your UTC by menù
-CRONO function, you can select between 4 diffrent setpoint(adjustable by menù),for every 1/2hour,for every day
-Copy/Paste function of day selected, in other day/days
-Save all data, crono & preferences in eeprom/flash(first boot,data will be taken from preferences.h)