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
72.7k stars 30.45k forks source link

AEMET temporary issues #128463

Closed L0bit0 closed 6 days ago

L0bit0 commented 6 days ago

The problem

Hi

Since around two days ago I am being disconnected from AEMET. Sometimes it comes back automatically, some other i had to reload the integration: image

Anyone having same issue?

Any idea?

Thanks

What version of Home Assistant Core has the issue?

core-2024.10.2

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

No response

Link to integration documentation on our website

No response

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

home-assistant[bot] commented 6 days ago

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

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


aemet documentation aemet source (message by IssueLinks)

Noltari commented 6 days ago

Since around two days ago I am being disconnected from AEMET. Sometimes it comes back automatically, some other i had to reload the integration: image

@L0bit0 why did you post the statistics of electric sockets? How is that related to AEMET weather integration?

If you don't provide any log or diagnostics there's nothing we can do.

Noltari commented 6 days ago

@home-assistant add-label needs-more-information

L0bit0 commented 6 days ago

@Noltari sorry wrong copy past from other issue.

here you have LOG error:

Logger: homeassistant.components.aemet.coordinator
Source: helpers/update_coordinator.py:386
integration: AEMET OpenData (documentation, issues)
First occurred: 6:50:05 PM (2 occurrences)
Last logged: 8:00:46 PM

Error fetching aemet data: API status=500
Error fetching aemet data:

And logbook: image

Thanks

Noltari commented 6 days ago

here you have LOG error:

Logger: homeassistant.components.aemet.coordinator
Source: helpers/update_coordinator.py:386
integration: AEMET OpenData (documentation, issues)
First occurred: 6:50:05 PM (2 occurrences)
Last logged: 8:00:46 PM

Error fetching aemet data: API status=500
Error fetching aemet data:

HTTP error 500 is a failure on the server, so there's nothing we can do about it on our side. https://developer.mozilla.org/es/docs/Web/HTTP/Status/500

Please, consider contacting with AEMET OpenData so they can fix it.

Noltari commented 6 days ago

@home-assistant close

L0bit0 commented 5 days ago

@Noltari do you know how to contact? i went to API page and contact redirect ot AEMET main page...

Additionally, how can we know how many calls I am doing? Or do you feel is an issue on AEMT server...

Thanks

Noltari commented 5 days ago

@Noltari do you know how to contact? i went to API page and contact redirect ot AEMET main page...

No, I don't know.

Additionally, how can we know how many calls I am doing? Or do you feel is an issue on AEMT server...

Yes, the AEMET OpenData API is very unstable.