Skip to content
This repository has been archived by the owner on Dec 16, 2023. It is now read-only.

Integration that called async_setup_platforms instead of awaiting async_forward_entry_setups; this will fail in version 2023.3 #56

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

Comments

@kmichels
Copy link

kmichels commented Feb 3, 2023

Restarting my HA installation today threw this error and said to report it:

Logger: homeassistant.helpers.frame
Source: helpers/frame.py:77 
First occurred: 12:26:14 PM (1 occurrences) 
Last logged: 12:26:14 PM

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 weatherflow using this method at custom_components/weatherflow/__init__.py, line 167: hass.config_entries.async_setup_platforms(entry, WEATHERFLOW_PLATFORMS)
@bigfootea1
Copy link

Mine too!

briis added a commit that referenced this issue Feb 4, 2023
… awaiting async_forward_entry_setups; this will fail in version 2023.3 #56
@briis
Copy link
Owner

briis commented Feb 4, 2023

Closed with release 1.0.11

@briis briis closed this as completed Feb 4, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants