felixhageloh / weather-widget

A weather widget for Übersicht
64 stars 32 forks source link

Weather widget acts randomly #22

Closed nanobra1n closed 8 years ago

nanobra1n commented 8 years ago

For about a week now the weather widget stopped working. The weather forecast starts at a random days of the week every time the widget gets updated and the current condition fluctuate on every update as well. Looking at the output of the get-weather script it seems like data pulled changes every time it is pulled and is stale by varying amounts (but at least 10 days). My location is static (Severn, MD).

AndyG1128 commented 8 years ago

I saw a similar effect. When I switched the icon set back to original, it seems to have started working correctly. Not sure what that means as I am just learning coffee scripting, but it is a starting point

felixhageloh commented 8 years ago

thanks for reporting - I will see if I can reproduce. Are there any errors in the console?

nanobra1n commented 8 years ago

No errors on the console and for the last couple of days everything works as designed. I think we can chalk it up to problems on the Yahoo backend. If I knew more about coffee scripting I would adapt it to forecast.io :)