cdpuk/octopus-export

Calling async_setup_platforms instead of awaiting async_forward_entry_setups

Closed this issue · 0 comments

Debug log

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

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