-
Notifications
You must be signed in to change notification settings - Fork 224
Description
8<------------------------ BUG REPORT -----------------------------------------
Expected behavior
There should be day names over low|high temperature, and a detailed description in the "weekly" forecast pages.
Actual behavior
They disappear randomly: sometimes it runs for days without a issue, sometimes they disappear after a few hours. Restarting the station always fix it.
For what I have seen once they are gone they don't come back (I waited for a forecast update to happpen). The WiFi it's OK, and so are the current weather data and the icons and min|max temperatures. It may be an an error on WU side, but shouldn't fix itself in the long run on that case? Maybe an error on parsing?
Also if the problem is on WU why it fixes on a simple reset? It should read the same "wrong" data and still not display correctly.
Test code
I'm using the main code with only a sligth modification to the drawastronomy to display reading from my energy meter, that come via an UDP broadcast message on my local network.
I also noticed this beaviour once with the untouched code.
Weather Station Color version
I'm'using the master branch in the latest versione currently available.
Hardware
The code runs on a NodeMCU 1.0 v2 (Lolin) with an ILI9341 identical to the one of the original kit.
8<------------------------ END BUG REPORT -------------------------------------

