michaelarnauts / home-assistant-comfoconnect

Home Assistant integration for Zehnder ComfoAir trough a Zehnder ComfoConnect LAN C.
Other
26 stars 13 forks source link

called async_setup_platforms instead of awaiting async_forward_entry_setups #7

Closed michaelarnauts closed 1 year ago

michaelarnauts commented 1 year ago

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