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

HA Bug Report #37

Open
andrewvint opened this issue Dec 8, 2024 · 1 comment
Open

HA Bug Report #37

andrewvint opened this issue Dec 8, 2024 · 1 comment

Comments

@andrewvint
Copy link

Found this in the logs

2024-12-08 00:38:10.904 WARNING (MainThread) [homeassistant.helpers.frame] Detected that custom integration 'tdarr' calls async_forward_entry_setup for integration, tdarr with title: Tdarr Server (192.168.1.192) and entry_id: 01JEHS0JT8AWJR2YSK05KYKM3S, which is deprecated, await async_forward_entry_setups instead at custom_components/tdarr/init.py, line 73: hass.async_create_task(. This will stop working in Home Assistant 2025.6, please create a bug report at https://github.com/itchannel/tdarr_ha/issues

@daniels1989
Copy link

This should've been fixed in 1.18:

await hass.config_entries.async_forward_entry_setups(entry, PLATFORMS)

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