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

Deprecation warning async_forward_entry_setup #73

Open
villaherraiz opened this issue Jul 18, 2024 · 2 comments
Open

Deprecation warning async_forward_entry_setup #73

villaherraiz opened this issue Jul 18, 2024 · 2 comments

Comments

@villaherraiz
Copy link

The HA log shows this problem:

Detected code that calls async_forward_entry_setup for integration, ideenergy with title: ICP_XXXXXXXXXXXXX and entry_id: XXXXXXXXXX, which is deprecated and will stop working in Home Assistant 2025.6, await async_forward_entry_setups instead. Please report this issue.

Thank you.

@kikediazfernandez
Copy link
Contributor

PR #75 should fix this warning

@alnavasa
Copy link

alnavasa commented Dec 2, 2024

Same issue here:

Registrador: homeassistant.helpers.frame
Fuente: helpers/frame.py:189
Ocurrió por primera vez: 16:03:23 (1 ocurrencias)
Última vez registrado: 16:03:23

Detected that custom integration 'ideenergy' 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/ideenergy/__init__.py, line 103: hass.async_add_job(, please create a bug report at https://github.com/ldotlopez/ha-ideenergy/issues

running

v2.1.2

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