h4de5 / home-assistant-toshiba_ac

Toshiba AC integration into home-assistant.io
GNU General Public License v3.0
113 stars 17 forks source link

Detected integration that called async_setup_platforms instead of awaiting async_forward_entry_setups; this will fail in version 2023.3. #106

Closed Snapperud closed 1 year ago

Snapperud commented 1 year ago

Running HA Home Assistant 2023.2.0 : From my logg:

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