home-assistant / home-assistant.io

:blue_book: Home Assistant User documentation
https://www.home-assistant.io
Other
4.88k stars 7.25k forks source link

Configuration problem "dew_point" #30581

Closed davcolme closed 9 months ago

davcolme commented 9 months ago

Feedback

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

Additional information

No response

home-assistant[bot] commented 9 months ago

Hey there @noltari, mind taking a look at this feedback 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 feedback. - `@home-assistant rename Awesome new title` Renames the feedback. - `@home-assistant reopen` Reopen the feedback. - `@home-assistant unassign aemet` Removes the current integration label and assignees on the feedback, add the integration domain after the command. - `@home-assistant add-label needs-more-information` Add a label (needs-more-information) to the feedback. - `@home-assistant remove-label needs-more-information` Remove a label (needs-more-information) on the feedback.
klaasnicolaas commented 9 months ago

Hi there 👋

It seems like you want to report an issue with an Home Assistant integration, however, you have submitted documentation feedback instead. Please raise an issue in the Home Assistant core issue tracker instead:

https://github.com/home-assistant/core/issues

Thanks! 👍

./Klaas