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

Issue in home assistant logs - async_add_job #27

Closed
sam2332 opened this issue Jul 18, 2024 · 1 comment
Closed

Issue in home assistant logs - async_add_job #27

sam2332 opened this issue Jul 18, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@sam2332
Copy link

sam2332 commented Jul 18, 2024

Home assistant log had the following error for smartrent

Logger: homeassistant.helpers.frame
Source: helpers/frame.py:184
First occurred: 9:42:22 AM (10 occurrences)
Last logged: 9:42:36 AM

Detected that custom integration 'smartrent' 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/smartrent/init.py, line 54: hass.async_add_job(, please create a bug report at https://github.com/ZacheryThomas/homeassistant-smartrent/issues

@ZacheryThomas
Copy link
Owner

Should be fixed when you download the latest release!
https://github.com/ZacheryThomas/homeassistant-smartrent/releases/tag/v0.4.6

@ZacheryThomas ZacheryThomas self-assigned this Jul 18, 2024
@ZacheryThomas ZacheryThomas added the bug Something isn't working label Jul 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants