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
2024-07-07 18:11:46.834 WARNING (MainThread) [homeassistant.helpers.frame] Detected code that calls async_forward_entry_setup for integration dyson_local with title: Dyson PH04 and entry_id: fbd73bb523b1a5db75882bab53369ced, 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.
This is only one example, i got many others with the same symptops ... calls async_forward_entry_setup...
Best regards
The text was updated successfully, but these errors were encountered:
2024-07-07 18:11:46.834 WARNING (MainThread) [homeassistant.helpers.frame] Detected code that calls async_forward_entry_setup for integration dyson_local with title: Dyson PH04 and entry_id: fbd73bb523b1a5db75882bab53369ced, 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.
This is only one example, i got many others with the same symptops ... calls async_forward_entry_setup...
Best regards
The text was updated successfully, but these errors were encountered: