ProudElm / solaredgeoptimizers

Intergration to get optimizers information from the SolarEdge portal
46 stars 13 forks source link

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

Closed ProudElm closed 1 year ago

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

ProudElm commented 1 year ago

Fixed with PR #28