TODO.txt 733 B

12345678910111213
  1. # WiFi Thermostat - ToDo
  2. ## WiFi Manager
  3. * update PersWiFiManager to 5.0 or switch to different lib as it seems to be somehow abandoned now
  4. * only start AP mode after reboot when no WiFi credentials are saved or can´t connect
  5. * stop AP mode automatically after some minutes
  6. * do not start AP mode when connection is lost, instead only try to reconnect
  7. * if reconnect fails for longer time, increase reconnect interval
  8. * if reconnect fails for really long time (1h?), reboot
  9. * fix captive portal function (already done partly, wifi.htm must be on "/" when on AP mode)
  10. ## reset settings via button
  11. * if MODE button is held during reboot, ask if connection settings should be cleared -> clear if button is pressed again