open weather API version 2.5 is deprecated
Opened this issue · 3 comments
Hello,
It looks like privacy friendly weather is using open weather API version 2.5. This API is deprecated and scheduled to shut down in June
privacy-friendly-weather/app/build.gradle
Line 37 in 027bdd8
switch to Cirrus which uses Open-Meteo and does not need an API key or require your credit card data.
App has stopped working this morning so I guess the API it was using is now closed.
My years-old OpenWeathermap API key held up much longer, only stopped working earlier this week. I initially chalked it up to owm mocking the FOSS ideal again, well, maybe I was partially right... For now, migrating to cirrus seems fine, even if it missed at least one feature of privacy-friendly-weather (allowing duplicate widgets to serve up different locations).