This repository has been archived by the owner on Dec 7, 2019. It is now read-only.
Releases: jp112sdl/SonoffHMLOX
Releases · jp112sdl/SonoffHMLOX
SonoffHMLOX
SonoffHMLOX
- fixed #55
SonoffHMLOX
- implemented #52
- fixed js error (variables for pow are not shown)
SonoffHMLOX
- fixed #40
- compiled with latest esp8266/arduino core
SonoffHMLOX
- added support for OBI WiFi Steckdose
SonoffHMLOX
- no new features
- just compiled with latest esp8266/arduino core for better network stability... hope so :)
SonoffHMLOX
- added "Factory Reset" to clear all user data (wifi config and device config) in configuration mode (ap-mode)
- improved network stability (set
WiFi.setSleepMode(WIFI_NONE_SLEEP);
) esp8266/Arduino#2330 - latest esp8266/Arduino version from git 2105b8b
SonoffHMLOX
- fixed wrong behavior of a switch on GPIO14 for use as sender
SonoffHMLOX
- removed mDNS responder
- latest esp8266/arduino core support
- improved network reachability
SonoffHMLOX
- fixed #35