Skip to content
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

Upgrade to One Call API 3.0 #192

Open
phantomchicken opened this issue Jun 18, 2024 · 0 comments
Open

Upgrade to One Call API 3.0 #192

phantomchicken opened this issue Jun 18, 2024 · 0 comments

Comments

@phantomchicken
Copy link

Hello,

OpenWeatherMap recently announced it will complete its migration from One Call API 2.5 to One Call API 3.0 by the end of June 2024 as specified here ("access to One Call API 2.5 will be finally closed in June 2024").

Would it be possible to upgrade the module to support One Call API 3.0? There is not really much to change, just the URL structure - "3.0" instead of "2.5".

E.g.

https://api.openweathermap.org/data/3.0/onecall?lat={lat}&lon={lon}&exclude={part}&appid=[{API key}](https://home.openweathermap.org/api_keys)

instead of

https://api.openweathermap.org/data/2.5/onecall?lat={lat}&lon={lon}&exclude={part}&appid=[{API key}](https://home.openweathermap.org/api_keys)

Kind regards

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant