You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently if the WIFI or Internet drops the clock continues to display the last reading. For an extended time that could be very misleading.
If an update has not happened in last n seconds or tries we should not display the setting anymore (ie Temperature).
If the WIFI is down we should also perhaps replace the temperature with a wifi symbol with a line though it.
The text was updated successfully, but these errors were encountered:
Had to reset twice in the last 4 days. The screen was displaying the pico w ip address and the python symbol. The first time happened sometime during the night and the second time I came home from work in the evening and it wasn't working. The original clock code worked flawlessly. I may have to temporarily go back to that one.
Currently if the WIFI or Internet drops the clock continues to display the last reading. For an extended time that could be very misleading.
If an update has not happened in last n seconds or tries we should not display the setting anymore (ie Temperature).
If the WIFI is down we should also perhaps replace the temperature with a wifi symbol with a line though it.
The text was updated successfully, but these errors were encountered: