core
core copied to clipboard
OpenWeatherMap is still using v2.5 of the api, can you update this to 3.0.
The problem
Version 2.5 is having connectivity issues like:
Logger: homeassistant.components.openweathermap.weather_update_coordinator
Source: helpers/update_coordinator.py:235
Integration: OpenWeatherMap (documentation, issues)
First occurred: 18:20:17 (2 occurrences)
Last logged: 19:35:05
Error fetching openweathermap data: HTTPSConnectionPool(host='api.openweathermap.org', port=443): Max retries exceeded with url: /data/2.5/onecall?APPID=***&lang=en&lon=***&lat=***** (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f7ecf6010>: Failed to establish a new connection: [Errno -3] Try again'))
Error fetching openweathermap data: HTTPSConnectionPool(host='api.openweathermap.org', port=443): Max retries exceeded with url: /data/2.5/onecall?APPID=***&lang=en&lon=***&lat=***** (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f62576950>: Failed to establish a new connection: [Errno -3] Try again'))
What version of Home Assistant Core has the issue?
core-2023.9.1
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant OS
Integration causing the issue
OpenWeatherMap
Link to integration documentation on our website
https://www.home-assistant.io/integrations/openweathermap
Diagnostics information
No response
Example YAML snippet
No response
Anything in the logs that might be useful for us?
No response
Additional information
No response
Hey there @fabaff, @freekode, @nzapponi, mind taking a look at this issue as it has been labeled with an integration (openweathermap
) you are listed as a code owner for? Thanks!
Code owner commands
Code owners of openweathermap
can trigger bot actions by commenting:
-
@home-assistant close
Closes the issue. -
@home-assistant rename Awesome new title
Renames the issue. -
@home-assistant reopen
Reopen the issue. -
@home-assistant unassign openweathermap
Removes the current integration label and assignees on the issue, add the integration domain after the command.
(message by CodeOwnersMention)
openweathermap documentation openweathermap source (message by IssueLinks)
I have problem too.
Another person weighing in. I quite like the integration, it's clean and fits with my needs.
I just need, or hope, that this gets the 3.0 update. Not only would that restore this integration to functional, it would add back features that have eroded away.
+1
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.
can this be looked at please.