Skip to content

Deprecated call async_forward_entry_setup #61

Description

@Xeevis

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions