Open JTheGuest opened 1 month ago
Hey there @danielhiversen, mind taking a look at this issue as it has been labeled with an integration (met
) you are listed as a code owner for? Thanks!
(message by CodeOwnersMention)
met documentation met source (message by IssueLinks)
The problem
forecast_str dropped?
only forecast_str attribute no longer forwarded I let HA forward all data to an influx db. Everything worked fine until october 11th. Since that day the forecast_str attribute no longer shows up in influx, but other attributes like temperature or humidity are still propagated to influx. Only forecast_str ist missing. When I noticed this I updated HA and met to the latest version (was on 2023 something). The interesting detail is that HA still shows forecast data on it's dashboard (daily and hourly).
I can't see anything suspicious in the log:
2024-10-19 08:23:30.194 DEBUG (MainThread) [homeassistant.components.met.coordinator] Finished fetching met data in 0.145 seconds (success: True)
If other logs are required, please advise.I'd be grateful for any hint (cause or fix).
What version of Home Assistant Core has the issue?
core-2024.10.1
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
met
Link to integration documentation on our website
https://www.home-assistant.io/integrations/met/
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