Skip to content

Releases: danimtb/esp8266-utils

3.0.0

08 Jan 11:59
Compare
Choose a tag to compare
  • Const return types in MqttDiscoveryComponent
  • Force discovery always in MqttManager
  • Manage correct publishing of MQTT disconvery config

2.6.0

02 May 22:02
Compare
Choose a tag to compare
fix discovery prefix

v2.5.0

07 Nov 22:53
Compare
Choose a tag to compare
  • Changed status sensor to binary sensor

v2.4.0

02 Nov 19:12
Compare
Choose a tag to compare
  • Set LastWill to status topic

v2.3.0

11 Sep 14:22
Compare
Choose a tag to compare
  • Full mqtt discovery support

v2.2.0

19 Aug 16:32
Compare
Choose a tag to compare
  • MQTT publish with retain
  • New classes: TimeWatchdog & ToggleSwitch

v2.1.0

18 Aug 16:02
Compare
Choose a tag to compare
  • Support for sonoff-danimtb firmware devices
  • Migration to String class
  • Increased KeepAlive in MqttManager
  • FIxed WebSerber input fields
  • Added initial support for MQTT discovery components

v2.0.3

11 Jun 20:52
Compare
Choose a tag to compare
  • Improved DataManager using embedis library: More flexibility to read an write values and better memory management.
  • Added TEMT6000 class: Lux calculations and callback when value changes
  • Added RgbLED class with support of transitions
  • Improved Button class: Support of internal pullup/pulldown resistors

v2.0.2

12 May 16:50
Compare
Choose a tag to compare

Fixed MqttManager crash after reconnection: Set clean sesion to true

v2.0.1

29 Mar 13:30
Compare
Choose a tag to compare
Fixed problem with onMessage callback