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

Detected code that calls async_forward_entry_setup for integration hildebrand_glow_ihd #56

Open
laura1050 opened this issue Aug 1, 2024 · 1 comment

Comments

@laura1050
Copy link

Logger: homeassistant.helpers.frame
Source: helpers/frame.py:151
First occurred: 14:47:10 (1 occurrences)
Last logged: 14:47:10

Detected code that calls async_forward_entry_setup for integration hildebrand_glow_ihd with title: and entry_id: bc87f0386828887a594e599b678ac840, 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 message started following upgrade to HA Core 2024.7.4 and Pyscript 1.6.1

Core
2024.7.4
Supervisor
2024.06.2
Operating System
12.4
Frontend
20240710.0

@si458
Copy link
Contributor

si458 commented Oct 10, 2024

Duplicate of #54

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

2 participants