Skip to content

Releases: SUPLA/supla-arduino

v2.4.2

20 Jun 07:29
5494b92

Choose a tag to compare

This release introduce config mode and web inteface for ESPx based installations (please check Arduino WebInterface example) and many other changes.

Full changelog is available here:
https://github.com/SUPLA/supla-arduino/blob/master/CHANGELOG.md

v2.4.1

23 Mar 11:36
1b914ce

Choose a tag to compare

v2.4.0

07 Dec 12:14
a8b8390

Choose a tag to compare

New features:

  • Action Trigger support
  • Conditions for Electricity meter
  • MAX thermocouple
  • Supla protocol version updated to 16

Bug fixes:

  • Roller shutter was sending invalid channel value for not calibrated state
  • Compilaton error and warnings cleanup (especially for ESP32)

v2.3.5

15 Jun 10:23
2ab614d

Choose a tag to compare

Added support for ESP8266 3.0.0 boards.
Fixed bug in not encrypted connection on ESP.

v2.3.4

30 Mar 10:03
eb2a39f

Choose a tag to compare

This is first official SuplaDevice 2.3 version release. It is not backward compatible with previous 1.6 version.

v1.6.1

16 Jun 10:36

Choose a tag to compare

Initialization of temperature value. Fixed

v1.5

16 May 09:32

Choose a tag to compare

Proto update

v1.1

04 Jan 20:18

Choose a tag to compare

channel value changed improvement & two methods moved to the public s…