Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecated calls async_add_job #22

Open
larronni opened this issue May 8, 2024 · 6 comments
Open

Deprecated calls async_add_job #22

larronni opened this issue May 8, 2024 · 6 comments

Comments

@larronni
Copy link

larronni commented May 8, 2024

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(

@BobTheShoplifter
Copy link
Owner

Any clue if add_job will work out of the box?

@larronni
Copy link
Author

larronni commented May 8, 2024

Sorry, do not know

@BobTheShoplifter
Copy link
Owner

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

@Eirik78
Copy link

Eirik78 commented Aug 21, 2024

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

Any progress on this?

@BobTheShoplifter
Copy link
Owner

BobTheShoplifter commented Dec 27, 2024

86daf27

Tror dette skal løse det. Kjører ikke hass lengere selv så skal få testet det asap

@BobTheShoplifter
Copy link
Owner

BobTheShoplifter commented Dec 27, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants