First, this watchface is the reason I'm still wearing my Pebble Time in 2024. Thank you!
I noticed that in the last week or so, the weather info, including temp and hourly rain forecast, stopped showing up. Turns out that the API v2.5 was shut down in June (so I'm not sure why it seemed to still be working into October).
Luckily, it looks like the v3.0 response object is extremely backwards-compatible, and it's possible you might just need to change the URL: https://openweathermap.org/one-call-transfer
If you're too busy I might take a crack at a PR.
First, this watchface is the reason I'm still wearing my Pebble Time in 2024. Thank you!
I noticed that in the last week or so, the weather info, including temp and hourly rain forecast, stopped showing up. Turns out that the API v2.5 was shut down in June (so I'm not sure why it seemed to still be working into October).
Luckily, it looks like the v3.0 response object is extremely backwards-compatible, and it's possible you might just need to change the URL: https://openweathermap.org/one-call-transfer
If you're too busy I might take a crack at a PR.