HomeAssistant-Posten icon indicating copy to clipboard operation
HomeAssistant-Posten copied to clipboard

Deprecated calls `async_add_job`

Open larronni opened this issue 9 months ago • 4 comments

Detected that custom integration 'posten' 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/posten/init.py, line 56: hass.async_add_job(

larronni avatar May 08 '24 11:05 larronni

Any clue if add_job will work out of the box?

BobTheShoplifter avatar May 08 '24 11:05 BobTheShoplifter

Sorry, do not know

larronni avatar May 08 '24 12:05 larronni

I will patch this asap! On holiday right now but ill setup a testing Home Assistant to make sure

BobTheShoplifter avatar May 20 '24 07:05 BobTheShoplifter

I will patch this asap! On holiday right now but ill setup a testing Home Assistant to make sure

Any progress on this?

Eirik78 avatar Aug 21 '24 14:08 Eirik78