user2684 / imou_life

Home Assistant custom component for controlling Imou devices
MIT License
129 stars 21 forks source link

async_add_job deprecated in Home Assistant 2025.4 #120

Closed digiolin closed 3 weeks ago

digiolin commented 3 weeks ago

Detected that custom integration 'imou_life' 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/imou_life/init.py, line 112: hass.async_add_job(, please create a bug report at https://github.com/user2684/imou_life/issues