v.3.0.0
Add:
- the new webserver brings a small JSON interface which can be reached over http://[ampel_ip]>/status.json
Refactoring:
- this version comes with a refactored WebServer. The webserver code is much cleaner now. This makes code changes/extensions more easy.
- build requires now khoih-prog/WiFiWebServer (see Readme.md for further information)
- the main HTML page updates the states without a page reload now