briis / hass-weatherflow

Home Assistant Integration for WeatherFlow Stations
MIT License
69 stars 11 forks source link

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

Closed kmichels closed 1 year ago

kmichels commented 1 year ago

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 commented 1 year ago

Mine too!

briis commented 1 year ago

Closed with release 1.0.11