Skip to content

v.3.0.0

Compare
Choose a tag to compare
@mariolukas mariolukas released this 13 Dec 20:32
· 29 commits to main since this release

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