zachcheatham / ha-omada

Home Assistant TP-Link Omada Integration
186 stars 26 forks source link

deprecated function since 2023.2 #58

Closed checkiecheck closed 1 year ago

checkiecheck commented 1 year ago

log shows me the warning to be fixed for 2023.3:

`Logger: homeassistant.helpers.frame Source: helpers/frame.py:77 First occurred: 9:09:08 PM (1 occurrences) Last logged: 9:09:08 PM

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