Skip to content

Releases: danimtb/sonoff-danimtb

v0.1.2

23 Apr 15:30
Compare
Choose a tag to compare
  • Fixes issues with OFF payload.
  • Fixes loop delays in sonoff pow.

v0.1.1

29 Mar 13:31
Compare
Choose a tag to compare
  • Fixes version v0.1.0

v0.1.0

26 Mar 21:40
Compare
Choose a tag to compare
  • MQTT improvements
  • Added Sonoff Pow support
  • Faster connection to mqtt broker

v0.0.9

10 Mar 17:03
Compare
Choose a tag to compare
  • Integrated UpdateManager
  • Added device type and fw version to html

v0.0.8

09 Mar 10:49
Compare
Choose a tag to compare
  • Configurable parameters of device
  • HTML page in wifi AP mode
  • Params read and saved in eeprom

v0.0.7

02 Mar 12:19
Compare
Choose a tag to compare
Changed fw version to 0.0.7

v0.0.6

23 Feb 18:47
Compare
Choose a tag to compare
Improved get device mac

v0.0.5

04 Feb 16:50
Compare
Choose a tag to compare
  • Support for devices "Sonoff", "Sonoff touch", "Sonoff S20" and custom device "Sonoff Touch ESP01"
  • LED class
  • Button class
  • Relay class
  • WifiMQTTManager class:
    • Publish status every 5 minutes.
    • Check connectivity every 20 secs.
    • Publish to mqtt in loop function.

v0.0.4

22 Jan 17:13
Compare
Choose a tag to compare

Fixes v0.0.3 version:

  • Device info published to MQTT on every connection check
  • IP cast fix

v0.0.3

22 Jan 15:38
Compare
Choose a tag to compare
  • OTA password protected
  • Device info published to MQTT