You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Upgraded to HA 2023.9 and this pops up in the settings
"The here_weather integration is using deprecated forecast
This stops working in version 2024.3.0. Please address before upgrading.
The integration here_weather is using the deprecated forecast attribute."
Logger: homeassistant.components.weather
Source: components/weather/__init__.py:339
Integration: Weather (documentation, issues)
First occurred: 10:14:19 AM (5 occurrences)
Last logged: 10:15:20 AM
custom_components.pirateweather.weather::None is using a forecast attribute on an instance of WeatherEntity, this is deprecated and will be unsupported from Home Assistant 2024.3. Please report it to the custom integration author.
custom_components.here_weather.weather::None is using a forecast attribute on an instance of WeatherEntity, this is deprecated and will be unsupported from Home Assistant 2024.3. Please report it to the custom integration author.
The text was updated successfully, but these errors were encountered:
Version of the custom_component
4.0.7
Configuration
configured in UI
Describe the bug
Upgraded to HA 2023.9 and this pops up in the settings
"The here_weather integration is using deprecated forecast
This stops working in version 2024.3.0. Please address before upgrading.
The integration here_weather is using the deprecated forecast attribute."
This change i believe is related to this change in HA https://www.home-assistant.io/blog/2023/09/06/release-20239/#weather-forecast-service
Debug log
The text was updated successfully, but these errors were encountered: