async_add_hass_job
作为提高性能并简化核心 job API 工作的一部分,async_add_hass_job 已被弃用,并将在 Home Assistant 2025.5 中移除。
调用应改用 async_run_hass_job 替代。
async_run_hass_job