Stephan Strittmatter

Results 43 issues of Stephan Strittmatter

Instead of hardcoded ntp-Server it should be configurable.

enhancement
hacktoberfest

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...

bug

Monitor the level of water in pool and warn if it is too low.

enhancement

Ability to let controller work also offline. Is related to issue https://github.com/homieiot/homie-esp8266/issues/594

enhancement

Although the configuration is updatable via MQTT it should also be settable on hardware to be more independent.

enhancement

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...

enhancement

Integration tests should be also be included with **code coverage analysis**.

help wanted