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

Configuration problem "dew_point" #106761

Closed davcolme closed 8 months ago

davcolme commented 9 months ago

The problem

I'm having problems adding the Aemet integration. After entering the APY KEY and leaving the longitude and latitude values when creating the integration and synchronizing, it gives me an error:

(MainThread) [homeassistant.components.aemet.weather_update_coordinator] Unexpected error fetching aemet data: 'Station' object has no attribute 'dew_point'

What can I do to solve it?

Thanks. URL

https://www.home-assistant.io/integrations/aemet/ Version

2023.12.4

What version of Home Assistant Core has the issue?

2023.12.4

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

AEMET OpenData

Link to integration documentation on our website

No response

Diagnostics information

home-assistant_aemet_2023-12-31T09-08-28.127Z.log

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 9 months 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 8 months ago

@davcolme this should be fixed by https://github.com/home-assistant/core/pull/105676

Noltari commented 8 months ago

@home-assistant close