Stephan Strittmatter
Stephan Strittmatter
Instead of hardcoded ntp-Server it should be configurable.
For initial connection WPS should be supported. See: https://github.com/espressif/arduino-esp32/blob/master/libraries/WiFi/examples/WPS/WPS.ino https://www.az-delivery.de/blogs/azdelivery-blog-fur-arduino-und-raspberry-pi/wps-mit-dem-esp8266
After several days (3-4) the controller looses WIFI connection and does not reconnect automatically. A restart is required. Probably also a result of https://github.com/smart-swimmingpool/pool-controller/issues/7 May be a restart could be...
Ability to let controller work also offline. Is related to issue https://github.com/homieiot/homie-esp8266/issues/594
Although the configuration is updatable via MQTT it should also be settable on hardware to be more independent.
The pool user wants automatic calculation of filtration runs depending on water temperature to have optimal water quality. Verify, that * the water of the pool is completely filtered at...
Integration tests should be also be included with **code coverage analysis**.