gquiring / MorphingClockQ

A modified version of Hari's Morphing clock. This version offers a text version for the weather condition or weather animation. It also supports 5 different weather services. It also works with Daylight savings time in the USA. Several changes to the layout of the clock and weather data offering more options in the web interface.
21 stars 2 forks source link

Questions about the data above the clock #2

Closed zounder1 closed 2 years ago

zounder1 commented 2 years ago

I am not getting any of the info above the clock (like Weather reports) on my screen yet.

How long does it take for that info to show up on the screen?

Is there a log file that would record if the API is incorrect or the data did not download from openweather?

PS: I opened a new ticket as this is a different issue. I find it better to keep tickets focused on one issue.

zounder1 commented 2 years ago

BTW, the clock is picking up the correct time and date - so it seems to be connecting to WiFi fine.

zounder1 commented 2 years ago

Ok. This is weird. I entered my location (Toronto,CA) using the web interface and the weather started working?

I then went back to params.h and retyped Toronto,CA into the location and now when it compiles it shows the weather.

I'm wondering if I didn't save my changes to param.h and it compiled with the black entry?

Anyhow - problem solved. Very weird - I might just be really tired.

I'll close this ticket.