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

change async_forward_entry_setup #393

Open
Den901 opened this issue Oct 9, 2024 · 4 comments
Open

change async_forward_entry_setup #393

Den901 opened this issue Oct 9, 2024 · 4 comments

Comments

@Den901
Copy link

Den901 commented Oct 9, 2024

custom integration 'dahua' calls async_forward_entry_setup for integration, dahua , which is deprecated and will stop working in Home Assistant 2025.6, await async_forward_entry_setups instead at custom_components/dahua/init.py, line 85

@mattdevo1
Copy link

Same here.

@rroller
Copy link
Owner

rroller commented Oct 12, 2024

I merged a fix https://github.com/rroller/dahua/releases/tag/0.9.61
Lets see if that fixes this issue

@mattdevo1
Copy link

That seemed to do the trick for me! Thank you @rroller

@Pastaloverzzz
Copy link

I had 3 warnings from the integration at startup and they are all fixed with the new update. Thanks a lot! 🙏

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

4 participants