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

Failed integration in version 2023.3 #115

Closed
edudele opened this issue Feb 3, 2023 · 2 comments
Closed

Failed integration in version 2023.3 #115

edudele opened this issue Feb 3, 2023 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@edudele
Copy link

edudele commented Feb 3, 2023

Describe the bug

Logger: homeassistant.helpers.frame
Source: helpers/frame.py:77
First occurred: 09:08:54 (1 occurrences)
Last logged: 09:08:54

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

Please complete the following information:

  • HASS version: 2023.2.1
  • Component version v2.9.0
  • Router model AX3600
  • Router firmware version 3.0.22 EU
@edudele edudele added the bug Something isn't working label Feb 3, 2023
@Cigareoc
Copy link

Good evening! I have same error
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 miwifi using this method at custom_components/miwifi/init.py, line 100: hass.config_entries.async_setup_platforms(entry, PLATFORMS)
AX3600

@dmamontov
Copy link
Owner

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants