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
71.82k stars 30.08k forks source link

tomrrow.io weather.daily does not return the same information anymore since update to HA #115779

Closed marc-gist closed 5 months ago

marc-gist commented 5 months ago

The problem

calling on weather.daily sensor via NodeRed websockets, used to return more information, like forecast data. it no longer does since update to 2024.4.3 it was working in 2024.2.x

What version of Home Assistant Core has the issue?

2024.4.3

What was the last working version of Home Assistant Core?

2024.2.x

What type of installation are you running?

Home Assistant Container

Integration causing the issue

tomorrow.io

Link to integration documentation on our website

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

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 5 months ago

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

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


tomorrowio documentation tomorrowio source (message by IssueLinks)

raman325 commented 5 months ago

is there anything besides forecast data you are missing? The forecast removal was planned across all of core, you must use the new service instead: https://www.home-assistant.io/blog/2023/09/06/release-20239/#weather-forecast-service

marc-gist commented 5 months ago

is there anything besides forecast data you are missing? The forecast removal was planned across all of core, you must use the new service instead: https://www.home-assistant.io/blog/2023/09/06/release-20239/#weather-forecast-service

Thank you. didn't see that in the breaking changes, but then again, i skipped some version.