core icon indicating copy to clipboard operation
core copied to clipboard

When setting up OpenWeatherMap, the link to get your API key is incorrect

Open MMK21Hub opened this issue 1 year ago • 3 comments

The problem

When you add a OpenWeatherMap integration entity, a hint at the top provides a link to find your API key. However, the linked page doesn't actually contain the user's API key, which creates confusion and slows the process of setting the integration up. A more helpful URL would be https://home.openweathermap.org/api_keys.

What version of Home Assistant Core has the issue?

core-2024.2.0

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant Container

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

Screenshots

A screenshot of the Home Assistant mobile app. A new OpenWeatherMap config entry is being set up. The following URL is mentioned in text at the top of the form: https://openweathermap.org/appid

MMK21Hub avatar Feb 08 '24 12:02 MMK21Hub

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.
  • @home-assistant add-label needs-more-information Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue.
  • @home-assistant remove-label needs-more-information Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


openweathermap documentation openweathermap source (message by IssueLinks)

home-assistant[bot] avatar Feb 08 '24 12:02 home-assistant[bot]

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.

this is still a thing

davidm-glitch avatar May 09 '24 16:05 davidm-glitch

did anyone resolve this issue? I have the same problem now. Can't get my api-key working.

xs2erwin avatar Jun 08 '24 12:06 xs2erwin

I ran into the same issue because I missed the instructions on the integration's page: https://www.home-assistant.io/integrations/openweathermap/#%EF%B8%8F-important-deprecation-notice - you need to change your subscription with OWM!

Quote from the integration's website:

To continue using the service: - Visit the OpenWeatherMap website and activate the One Call subscription. - During activation, you will be prompted for a credit card, but you will not be charged unless you exceed the free tier limits. - Configure your OWM integration to select mode v3.0. - Note: Subscription activation may take up to 2 hours.

After completing all steps it took around 20 minutes and everything worked again. To avoid any costs I set the call limit to 1.000 per day to stay within the free tier of OWM. I hope that helps.

rustysponge avatar Jun 08 '24 12:06 rustysponge

I ran into the same issue because I missed the instructions on the integration's page: https://www.home-assistant.io/integrations/openweathermap/#%EF%B8%8F-important-deprecation-notice - you need to change your subscription with OWM!

Quote from the integration's website:

To continue using the service: - Visit the OpenWeatherMap website and activate the One Call subscription. - During activation, you will be prompted for a credit card, but you will not be charged unless you exceed the free tier limits. - Configure your OWM integration to select mode v3.0. - Note: Subscription activation may take up to 2 hours.

After completing all steps it took around 20 minutes and everything worked again. To avoid any costs I set the call limit to 1.000 per day to stay within the free tier of OWM. I hope that helps.

Did work for me after 1 hour of waiting. Thanks

xs2erwin avatar Jun 08 '24 15:06 xs2erwin

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.