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

async_forward_entry in 2025.1 #422

Open
duczz opened this issue Jan 4, 2025 · 2 comments
Open

async_forward_entry in 2025.1 #422

duczz opened this issue Jan 4, 2025 · 2 comments

Comments

@duczz
Copy link

duczz commented Jan 4, 2025

Logger: homeassistant.helpers.frame
Quelle: helpers/frame.py:234
Erstmals aufgetreten: 14:31:38 (1 Vorkommnisse)
Zuletzt protokolliert: 14:31:38

Detected code that calls async_forward_entry_setups for integration thermal_comfort with title: Thermal Comfort: Wohnzimmer and entry_id: 652e9b50d8f69a5c08c8d2d1df3dc89a, during setup without awaiting async_forward_entry_setups, 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

@streaky
Copy link

streaky commented Jan 4, 2025

Dupe of #414 fyi (albeit more pressing).

@MrRickwi
Copy link

MrRickwi commented Jan 5, 2025

Same for me:

Logger: homeassistant.helpers.frame
Quelle: helpers/frame.py:234
Erstmals aufgetreten: 15:22:23 (3 Vorkommnisse)
Zuletzt protokolliert: 15:22:23

Detected code that calls async_forward_entry_setups for integration thermal_comfort with title: Garten and entry_id: 01J5FKAME4NQRA5KV3R4M1EEG8, during setup without awaiting async_forward_entry_setups, 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
Detected code that calls async_forward_entry_setups for integration thermal_comfort with title: Keller and entry_id: 01J5G7G4BPPR46CJ9NBTZHR9BY, during setup without awaiting async_forward_entry_setups, 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
Detected code that calls async_forward_entry_setups for integration thermal_comfort with title: Dachgeschoss and entry_id: 01J8S3734KFEAF83RSG135NMWJ, during setup without awaiting async_forward_entry_setups, 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

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

3 participants