StephanJoubert / home_assistant_solarman

Home Assistant component for Solarman collectors used with a variety of inverters.
Apache License 2.0
525 stars 194 forks source link

async_setup_platforms #200

Open coserotondo opened 1 year ago

coserotondo commented 1 year ago

2023-02-02 14:02:35.881 WARNING (MainThread) [homeassistant.helpers.frame] 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 solarman using this method at custom_components/solarman/init.py, line 18: hass.config_entries.async_setup_platforms(entry, PLATFORMS)

svenwal commented 1 year ago

This is a duplicate of #138 but we are getting closer to March so we need to change this this month