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

HA reporting that healthchecksio calls async_add_job #84

Open
derekoharrow opened this issue Oct 29, 2024 · 0 comments
Open

HA reporting that healthchecksio calls async_add_job #84

derekoharrow opened this issue Oct 29, 2024 · 0 comments

Comments

@derekoharrow
Copy link

derekoharrow commented Oct 29, 2024

Home Assistant (2024.10.4) is reporting the following:

2024-10-29 16:29:42.566 WARNING (MainThread) [homeassistant.helpers.frame] Detected that custom integration 'healthchecksio' 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/healthchecksio/__init__.py, line 76: hass.async_add_job(, please create a bug report at [https://github.com/custom-components/healthchecksio/issues](https://github.com/custom-components/healthchecksio/issues%3C/span%3E)

and:

2024-10-29 16:29:42.570 WARNING (MainThread) [homeassistant.helpers.frame] Detected code that calls async_forward_entry_setup for integration, healthchecksio with title: 519307a7-1484-4f7b-a27e-b31ebeec56c0 and entry_id: 01JBC66Q01HEJ4SWGB7QWBZKW0, which is deprecated and will stop working in Home Assistant 2025.6, await async_forward_entry_setups instead. Please report this issue.

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

No branches or pull requests

1 participant