cdpuk/ha-bestway

Beta testing 2023.2 async_setup_platforms warning

Closed this issue · 1 comments

Hi. I'm beta testing 2023.2 and noticed the following warning and thought I would share and raise it here.

Logger: homeassistant.helpers.frame
Source: helpers/frame.py:77

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 bestway 
using this method at custom_components/bestway/__init__.py, line 75: 
hass.config_entries.async_setup_platforms(entry, _PLATFORMS)

Thanks for a great integration btw! 🙌🏼

cdpuk commented

Thanks for the heads up.