Commit Graph

9 Commits

Author SHA1 Message Date
Luc
b4668d41ee Astyle update 2021-09-30 15:54:14 +08:00
Luc
eaba22990a Add setting to unsecure the serial when authentication is on 2021-02-25 14:12:55 +01:00
Luc
694f502fb0 Add Authentication session setting in EEPROM/Preferences
Update ESP420 to show if authentication is enabled
2020-10-10 17:11:08 +02:00
Luc
be1b47f9ac Add ping response with session ID and time remaing if authentication 2020-10-08 14:34:10 +02:00
Luc
03c9e3868c removes heretic functions...
apply astyle
2020-08-23 09:52:17 +02:00
Luc
eabab7d57b update header
fix default value for empty notification setting
2020-03-24 11:49:17 +01:00
Luc
918f09cdfa Fix compilation error
fix filesystem sed typo error
2019-08-10 21:34:40 +02:00
Luc
b0375a3541 Upstream sync
Add Time Support (server  + manual setup), only used for ESP32 FS currently as ESP8266 SPIFFS does not support Time, need to wait for LittleFS may be ?
Add DHT support
Add Pin reset support
Add Base for Display
Add libraries for new supported features
Add /config handle as shortcut for [ESP420]plain to be used in embedded page
Code refactoring for defines, use less Define as switches but more define as values for switches
Clean warnings
Lot of small bug fixes
Add docs for [ESPXXX] commands
2019-03-09 09:16:08 +01:00
Luc
d79d8da64b Initial commit for code base 2019-02-25 10:31:21 +08:00