audiconnect / audi_connect_ha

Adds an audi connect integration to home assistant
MIT License
238 stars 97 forks source link

`async_add_job` will be deprecated in HA 2025.4 #348

Closed coreywillwhat closed 7 months ago

coreywillwhat commented 7 months ago

async_add_job will be deprecated in HA 2025.4

2024-04-09 09:17:03.947 WARNING (MainThread) [homeassistant.helpers.frame] Detected that custom integration 'audiconnect' 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/audiconnect/audi_account.py, line 157: self.hass.async_add_job(, please create a bug report at https://github.com/arjenvrh/audi_connect_ha/issues
2024-04-09 09:17:03.948 WARNING (MainThread) [homeassistant.helpers.frame] Detected that custom integration 'audiconnect' 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/audiconnect/audi_account.py, line 162: self.hass.async_add_job(, please create a bug report at https://github.com/arjenvrh/audi_connect_ha/issues
2024-04-09 09:17:03.949 WARNING (MainThread) [homeassistant.helpers.frame] Detected that custom integration 'audiconnect' 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/audiconnect/audi_account.py, line 167: self.hass.async_add_job(, please create a bug report at https://github.com/arjenvrh/audi_connect_ha/issues
2024-04-09 09:17:03.950 WARNING (MainThread) [homeassistant.helpers.frame] Detected that custom integration 'audiconnect' 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/audiconnect/audi_account.py, line 172: self.hass.async_add_job(, please create a bug report at https://github.com/arjenvrh/audi_connect_ha/issues