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
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
The text was updated successfully, but these errors were encountered:
The problem
Home Assistant is reporting warnings about deprecated calls in NetDaemon integration.
System health
NetDaemon 24.37.1
Core 2024.10.1
Supervisor 2024.10.0
Operating System 13.1
Frontend 20241002.2
The text was updated successfully, but these errors were encountered: