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 call to 'async_add_job' #37

Open
gadulowaty opened this issue May 29, 2024 · 1 comment
Open

Deprecated call to 'async_add_job' #37

gadulowaty opened this issue May 29, 2024 · 1 comment

Comments

@gadulowaty
Copy link
Contributor

In Homeassistant log you find this entry:

_Detected that custom integration 'extalife' 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/extalife/helpers/core.py, line 432: self.hass.async_add_job(target, *args), please create a bug report at https://github.com/dgtal1/extalife_custom_component/issues

Work in progress...

@gadulowaty
Copy link
Contributor Author

Fixed - will be available after merging sent pull request.

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

1 participant