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
Detected that custom integration 'weatherlink' calls async_forward_entry_setup for integration, weatherlink with title: WeatherLink 001D0A718EFF and entry_id: 039ea8a5d83ede15c485a3c7dcdc5d13, which is deprecated and will stop working in Home Assistant 2025.6, await async_forward_entry_setups instead at custom_components/weatherlink/init.py, line 168: hass.async_create_task(, please create a bug report at https://github.com/siku2/hass-weatherlink/issues
Detected code that calls async_forward_entry_setup for integration weatherlink with title: WeatherLink 001D0A718EFF and entry_id: 039ea8a5d83ede15c485a3c7dcdc5d13, during setup without awaiting async_forward_entry_setup, which can cause the setup lock to be released before the setup is done. This will stop working in Home Assistant 2025.1. Please report this issue.
The text was updated successfully, but these errors were encountered:
Logger: homeassistant.helpers.frame
Source: helpers/frame.py:324
First occurred: 3:01:29 PM (1 occurrences)
Last logged: 3:01:29 PM
Detected that custom integration 'weatherlink' calls async_forward_entry_setup for integration, weatherlink with title: WeatherLink 001D0A715E67 and entry_id: 38396d29089d21b3fd08ebb15c6be50a, which is deprecated, await async_forward_entry_setups instead at custom_components/weatherlink/init.py, line 168: hass.async_create_task(. This will stop working in Home Assistant 2025.6, please create a bug report at https://github.com/siku2/hass-weatherlink/issues
Logger: homeassistant.helpers.frame
Source: helpers/frame.py:324
First occurred: 3:01:29 PM (1 occurrences)
Last logged: 3:01:29 PM
Detected that custom integration 'weatherlink' calls async_forward_entry_setup for integration, weatherlink with title: WeatherLink 001D0A715E67 and entry_id: 38396d29089d21b3fd08ebb15c6be50a, which is deprecated, await async_forward_entry_setups instead at custom_components/weatherlink/init.py, line 168: hass.async_create_task(. This will stop working in Home Assistant 2025.6, please create a bug report at https://github.com/siku2/hass-weatherlink/issues
Please note that this is not actually an issue yet, it's just a warning that the integration will break around summer next year if it's not updated. I assume by then I will have had the time to update the integration.
Detected that custom integration 'weatherlink' calls async_forward_entry_setup for integration, weatherlink with title: WeatherLink 001D0A718EFF and entry_id: 039ea8a5d83ede15c485a3c7dcdc5d13, which is deprecated and will stop working in Home Assistant 2025.6, await async_forward_entry_setups instead at custom_components/weatherlink/init.py, line 168: hass.async_create_task(, please create a bug report at https://github.com/siku2/hass-weatherlink/issues
Detected code that calls async_forward_entry_setup for integration weatherlink with title: WeatherLink 001D0A718EFF and entry_id: 039ea8a5d83ede15c485a3c7dcdc5d13, during setup without awaiting async_forward_entry_setup, which can cause the setup lock to be released before the setup is done. This will stop working in Home Assistant 2025.1. Please report this issue.
The text was updated successfully, but these errors were encountered: