Update README.md

This commit is contained in:
lorol
2020-03-11 23:49:21 -04:00
committed by GitHub
parent 37273f9740
commit ab9267b071

View File

@@ -1,13 +1,13 @@
![](SCREENSHOT.PNG)
SmartSwitch application
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)
Based on ESP_AsyncFSBrowser
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)
* SmartSwitch application
* 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)
* Based on ESP_AsyncFSBrowser
* 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)