async_forward_entry_setup depreciated
Closed this issue · 2 comments
Per the home assistant log, creating an issue to address this:
Detected that custom integration 'tdarr' calls async_forward_entry_setup for integration, tdarr with title: Tdarr Server (172.16.10.253) and entry_id: acb48c85a083787cab0c78f223e00422, which is deprecated and will stop working in Home Assistant 2025.6, await async_forward_entry_setups instead at custom_components/tdarr/init.py, line 73: hass.async_create_task(, please create a bug report at https://github.com/itchannel/tdarr_ha/issues
Reference: https://developers.home-assistant.io/blog/2024/06/12/async_forward_entry_setups/
Per the home assistant log, creating an issue to address this:
Detected that custom integration 'tdarr' calls async_forward_entry_setup for integration, tdarr with title: Tdarr Server (172.16.10.253) and entry_id: acb48c85a083787cab0c78f223e00422, which is deprecated and will stop working in Home Assistant 2025.6, await async_forward_entry_setups instead at custom_components/tdarr/init.py, line 73: hass.async_create_task(, please create a bug report at https://github.com/itchannel/tdarr_ha/issues
Reference: https://developers.home-assistant.io/blog/2024/06/12/async_forward_entry_setups/
Thanks. I've been meaning to update this so will add it to my list for this week.
Fixed in 1.18