mirror of
https://github.com/me-no-dev/ESPAsyncWebServer.git
synced 2026-01-26 16:52:20 +01:00
ESPAsyncWiFiManager (alanswx port) tested Tested choices of ESPAsyncDNSServer and standard DNSServer
SmartSwitch
- Based on ESP_AsyncFSBrowser
- Temperature Control for heater with schedule for car block heater or battery charger
- Wide browser compatibility, no extra server-side needed.
- HTTP server and WebSocket, single port
- Standalone, no JS dependencies for the browser from Internet (I hope)
- Added ESPAsyncWiFiManager
- Real Time (NTP) w/ Time Zones
- Memorized settings to EEPROM
- Multiple clients can be connected at same time, they see each other requests
- Use latest ESP8266 core lib (from github)