discord_game
discord_game copied to clipboard
[BUG] [DEPRECIATION] Detected code that calls async_forward_entry_setup
Whenever home assistant starts, the following error message can be found in the logs:
Logger: homeassistant.helpers.frame Source: helpers/frame.py:151
Detected code that calls async_forward_entry_setup for integration discord_game with title: Discord Game and entry_id: [REDACTED], 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.