noahp / fbapp-TimeDateWeather

FitbitOS clock app
MIT License
4 stars 3 forks source link

Fix OWM to use "one call" api #14

Open noahp opened 4 years ago

noahp commented 4 years ago

https://openweathermap.org/api/one-call-api

That should reduce the number of API hits from 2 to 1, help lower pressure.