veista / nilan

Nilan integration for Home Assistant
Apache License 2.0
46 stars 11 forks source link

Integration called async_setup_platforms will fail in version 2023.3 #45

Closed salosa closed 1 year ago

salosa commented 1 year ago

Logger: homeassistant.helpers.frame Source: helpers/frame.py:77 First occurred: 06.02.02 (1 occurrences) Last logged: 06.02.02

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