Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

here_weather integration is using deprecated forecast #309

Open
tfer6 opened this issue Sep 9, 2023 · 0 comments
Open

here_weather integration is using deprecated forecast #309

tfer6 opened this issue Sep 9, 2023 · 0 comments

Comments

@tfer6
Copy link

tfer6 commented Sep 9, 2023

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


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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant