pawkakol1 / worlds-air-quality-index

HACS World's Air Quality Index integration from waqi.info
43 stars 12 forks source link

2023.3+: await async_forward_entry_setups #33

Closed ejpenney closed 1 year ago

ejpenney commented 1 year ago

As of 2023.1 we're getting this deprecation warning:

2023-02-08 17:43:00.966 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 worlds_air_quality_index using this method at custom_components/worlds_air_quality_index/init.py, line 30: hass.config_entries.async_setup_platforms(entry, PLATFORMS)

pawkakol1 commented 1 year ago

Thanks, I will add it to the closest release