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

Deprecated call async_forward_entry_setup #61

Open
Xeevis opened this issue Oct 9, 2024 · 0 comments
Open

Deprecated call async_forward_entry_setup #61

Xeevis opened this issue Oct 9, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Xeevis
Copy link

Xeevis commented Oct 9, 2024

The problem

Home Assistant is reporting warnings about deprecated calls in NetDaemon integration.

Detected code that calls async_forward_entry_setup for integration, netdaemon with title: and entry_id: aeec281049c332f7e9301c7c61770f16, which is deprecated and will stop working in Home Assistant 2025.6, await async_forward_entry_setups instead. Please report this issue.

Detected code that calls async_forward_entry_setup for integration netdaemon with title: and entry_id: aeec281049c332f7e9301c7c61770f16, 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.

System health

NetDaemon 24.37.1

Core 2024.10.1
Supervisor 2024.10.0
Operating System 13.1
Frontend 20241002.2

@Xeevis Xeevis added the bug Something isn't working label Oct 9, 2024
@Xeevis Xeevis changed the title Deprecated call **async_forward_entry_setup** Deprecated call async_forward_entry_setup Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant