Releases: danimtb/sonoff-danimtb
Releases · danimtb/sonoff-danimtb
v0.1.2
- Fixes issues with OFF payload.
- Fixes loop delays in sonoff pow.
v0.1.0
- MQTT improvements
- Added Sonoff Pow support
- Faster connection to mqtt broker
v0.0.9
- Integrated UpdateManager
- Added device type and fw version to html
v0.0.8
- Configurable parameters of device
- HTML page in wifi AP mode
- Params read and saved in eeprom
v0.0.7
Changed fw version to 0.0.7
v0.0.5
- 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
Fixes v0.0.3 version:
- Device info published to MQTT on every connection check
- IP cast fix
v0.0.3
- OTA password protected
- Device info published to MQTT