amosyuen / ha-tplink-deco

Home Assistant TP-Link Deco Custom Component
MIT License
157 stars 29 forks source link

async_add_job will be deprecated #290

Closed hastaboera closed 1 month ago

hastaboera commented 1 month ago

Problem

Hi,

This is a future issue. WARNING (MainThread) [homeassistant.helpers.frame] Detected that custom integration 'tplink_deco' calls async_add_job, which is deprecated and will be removed in Home Assistant 2025.4; Please review https://developers.home-assistant.io/blog/2024/03/13/deprecate_add_run_job for replacement options at custom_components/tplink_deco/init.py, line 166: hass.async_add_job

Thanks in advance!

TP-Link Deco Version

1.6.3

Router Model

DECO M9 plus

Debugging Information

WARNING (MainThread) [homeassistant.helpers.frame] Detected that custom integration 'tplink_deco' calls async_add_job, which is deprecated and will be removed in Home Assistant 2025.4; Please review https://developers.home-assistant.io/blog/2024/03/13/deprecate_add_run_job for replacement options at custom_components/tplink_deco/init.py, line 166: hass.async_add_job

amosyuen commented 1 month ago

Duplicate of https://github.com/amosyuen/ha-tplink-deco/issues/278#issuecomment-2092909462