mbillow / ha-chargepoint

Home Assistant ChargePoint EV Charger Integration
MIT License
44 stars 6 forks source link

async_setup_platforms to stop working in ha version 2023.3 #20

Closed rgb2017 closed 1 year ago

rgb2017 commented 1 year ago

From the ha logs:

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