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
Logger: homeassistant.helpers.frame
Source: helpers/frame.py:156
First occurred: 6:26:50 PM (2 occurrences)
Last logged: 6:26:50 PM
Detected code that calls async_forward_entry_setup for integration sunpower with title: PVS 192.168.1.143 and entry_id: 01J7JESAWG9FYX4ZRM7Z1X5JYP, 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.
Pending deprecation in 2025.6:
Logger: homeassistant.helpers.frame
Source: helpers/frame.py:189
First occurred: 6:26:50 PM (1 occurrences)
Last logged: 6:26:50 PM
Detected that custom integration 'sunpower' calls async_forward_entry_setup for integration, sunpower with title: PVS 192.168.1.143 and entry_id: 01J7JESAWG9FYX4ZRM7Z1X5JYP, which is deprecated and will stop working in Home Assistant 2025.6, await async_forward_entry_setups instead at custom_components/sunpower/__init__.py, line 391: hass.async_create_task(, please create a bug report at https://github.com/krbaker/hass-sunpower/issues
The text was updated successfully, but these errors were encountered:
Pending deprecation in 2025.1
Pending deprecation in 2025.6:
The text was updated successfully, but these errors were encountered: