-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
openweathermap.org OpenWeathermap version 3.0 one call api #71
Comments
mattrossman#71 https://openweathermap.org/api/one-call-api claims: > One Call API 2.5 will be deprecated on April 15, 2024. It is NOT working today, a few weeks before that date :-(
Experimental branch https://github.com/clach04/pebble-forecaswatch2-fcsw2-fcw2/tree/openweathermap_v3_onecallapi Which seems to work 🎉 |
OpenWeathermap version 3.0 one call api mattrossman#71
OpenWeathermap version 3.0 one call api mattrossman#71
I love this watchface, stopped fetching weather data a few months ago. I just want to know if gps is working for anyone else? I've tried owm API but still nothing. Not even fetching when I enter location manually. Just shows no data :( Any ideas? |
@jockefardig you could try downloading and manually installing from the "Artifacts" section on the page https://github.com/clach04/pebble-forecaswatch2-fcsw2-fcw2/actions/runs/9311852341 - NOTE may need to use Desktop view for web browser. |
Alright, I downloaded it and unpacked it. How do I install it with the Pebble-app? When I open it in Samsung file manager (the pbw-file) I only get F-droid or Google Play Store... |
@jockefardig See Rebble FAQ entry https://help.rebble.io/sideloading/ for "Sideload Helper by Rebble" I have used this and it works great but I mostly use Cx file explorer |
Awesome, thank you. Got it installed but still no data. Are you using it with openweathermap and their api key or what have you set yours to? Cause I assume it's working for you?
When I click on the gps-link I get to a LocationIQ website. I would assume it would present my location...
Been trying other apps which seems to be working fine. One app used YR.no as weather service which works great but it lacks in design. This app is unbeatable when it comes to design 👌
Do you have a paid subscription with openweathermap? I'm using the free one.
Thanks a lot for taking your time and answering my questions!
Vänligen
Joakim Färdig
…On 17 juli 2024 17:08 +0200, clach04 ***@***.***>, wrote:
@jockefardig See Rebble FAQ entry https://help.rebble.io/sideloading/ for "Sideload Helper by Rebble"
I have used this and it works great but I mostly use Cx file explorer
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
@jockefardig you need a NEW version 3 api key. The old 2.0 no longer works, the watchface has been updated to use the new version 3 API, so if in doubt go and create a new v3 key. I don't have the link to hand at the moment (but https://openweathermap.org/apihas a link for subscription). You can use a free tier, BUT I think I did have to provide a credit card and then set a limit so I don't go over a certain expense threshold (which can be $0 😃 ) |
Does anyone have any update? I am on the “paid” api for open weather but it still won’t show weather on the watch face. |
This sounds like it could be an issue on your device, I recommend you debug it. The new version I posted works fine for me if that helps any. Matt likely has little interest in this as I believe he stopped using a Pebble a while ago. |
I don't personally use the OpenWeatherMap provider, though the WeatherUnderground provider is still providing weather forecasts with GPS on my Pebble. I would try clach04's build if you haven't already, and I can publish a build with the 3.0 endpoint update if that fixes things. Otherwise you may have to debug further on your own. |
I had to sideload the app from GitHub and register for the 3.0 api to get it working. The app from Rebble-store didn't work for me. I'd love to se a version without the battery-percentage though ;) |
@clach04, can you please wrap up a release on your fork containing all your improvements? I'm missing the weather forecast on my watch. Artifacts from GitHub actions expire after a while, so I can't download your build anymore. Having a proper release would make it possible to download your fork and sideload it. Even better, release the fork on the Rebble store! @mattrossman, I understand you've been busy and priorities change. I myself have been neglecting my side-projects for many years. |
hello, guys, I built a watchface based on branch https://github.com/clach04/pebble-forecaswatch2-fcsw2-fcw2/tree/openweathermap_v3_onecallapi with working weather for myself, but I can share it also for others: available here: |
https://openweathermap.org/api/one-call-api claims:
I'm not clear it's working today a few weeks before that date.
https://openweathermap.org/one-call-transfer.
API looks the same with the only API change being 2.5 becoming 3.0 (there are changes to the subscription plan/billing).
The text was updated successfully, but these errors were encountered: