libdyson-wg / ha-dyson

Home Assistant custom integration for Wi-Fi connected Dyson devices
MIT License
254 stars 29 forks source link

Detected code that calls async_forward_entry_setup for integration dyson_local...will stop working in Home Assistant 2025.1 #170

Closed wiedwo closed 4 months ago

wiedwo commented 4 months ago

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

dotvezz commented 4 months ago

Thanks for posting! This is already tracked in #165 so I'll close this issue. Please feel free to follow up here, or on #165, if you feel the need to!