home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
69.74k stars 28.91k forks source link

RAF weather stations fail setup in Ambient Weather Network. #118219

Open pcaouolte opened 1 month ago

pcaouolte commented 1 month ago

The problem

When trying to add a weather station in the Ambient Weather Network integration I see the following for both of the RAF stations which are near to me; RAF Coningsby and RAF Waddington:

After selecting the station I see: Success! Created configuration for RAF Coningsby.

When looking at the services in the Ambient Weather Network integration I see: Needs attention RAF Coningsby No devices or entities Failed setup, will retry

These RAF stations can be seen in the dashboard on ambientweather.net so they must be providing data to the network: https://ambientweather.net/dashboard/airport-egxc

What version of Home Assistant Core has the issue?

core-2024.5.5

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

Ambient Weather Network

Link to integration documentation on our website

https://www.home-assistant.io/integrations/ambient_network

Diagnostics information

home-assistant_ambient_network_2024-05-27T07-27-55.732Z.log

Example YAML snippet

None

Anything in the logs that might be useful for us?

Nothing

Additional information

The integration works ok with some other non-RAF weather stations.

home-assistant[bot] commented 1 month ago

Hey there @thomaskistler, mind taking a look at this issue as it has been labeled with an integration (ambient_network) you are listed as a code owner for? Thanks!

Code owner commands Code owners of `ambient_network` 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 ambient_network` 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)


ambient_network documentation ambient_network source (message by IssueLinks)

thomaskistler commented 1 month ago

Thanks for reporting the issue. This is a duplicate of https://github.com/home-assistant/core/issues/116917