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

Detected integration that called async_setup_platforms instead of awaiting async_forward_entry_setups; this will fail in version 2023.3 #259

Closed
CumpsD opened this issue Feb 2, 2023 · 0 comments · Fixed by #260

Comments

@CumpsD
Copy link

CumpsD commented Feb 2, 2023

Upon upgrading to 2023.2 this warning appears:

Logger: homeassistant.helpers.frame
Source: helpers/frame.py:77
First occurred: 19:51:14 (1 occurrences)
Last logged: 19:51:14

Detected integration that called async_setup_platforms instead of awaiting async_forward_entry_setups; this will fail in version 2023.3. Please report issue to the custom integration author for grocy using this method at custom_components/grocy/__init__.py, line 52: hass.config_entries.async_setup_platforms(config_entry, PLATFORMS)
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

Successfully merging a pull request may close this issue.

1 participant