felixhageloh / weather-widget

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

Static location not working with darksky #49

Open samric2019 opened 5 years ago

samric2019 commented 5 years ago

Darksky relies on latitude/longitude, and hence setting the city, region, and useLocation to static alone is not sufficient to fetch weather in this current implementation.

ApricotFarm commented 5 years ago

I can confirm this issue as well. I'm using a VPN for internet access, so I'm getting the wrong location for weather! I need to be able to use the static location to override the ipstack.com computed location.