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

Async_forward_entry_setups; this will fail in version 2023.3 #1

Open
wcleveland7 opened this issue Jul 20, 2023 · 0 comments
Open

Async_forward_entry_setups; this will fail in version 2023.3 #1

wcleveland7 opened this issue Jul 20, 2023 · 0 comments

Comments

@wcleveland7
Copy link

Background:
https://community.home-assistant.io/t/async-forward-entry-setups-this-will-fail-in-version-2023-3/533293

Fix for another component:
image

Need to change init.py:59 to
await hass.config_entries.async_forward_entry_setups(entry, PLATFORMS)

Tested locally and I'm able to connect.

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