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

2023.3 - async_setup_platforms deprecated ? #260

Closed
cooper645 opened this issue Feb 9, 2023 · 0 comments · Fixed by #263
Closed

2023.3 - async_setup_platforms deprecated ? #260

cooper645 opened this issue Feb 9, 2023 · 0 comments · Fixed by #263

Comments

@cooper645
Copy link

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

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 candy using this method at custom_components/candy/init.py, line 54: hass.config_entries.async_setup_platforms(config_entry, PLATFORMS)

@cooper645 cooper645 changed the title 2023.3 - async_setup_plstforms deprecated ? 2023.3 - async_setup_platforms deprecated ? Feb 9, 2023
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