JohNan / homeassistant-wellbeing

Get the status from your Electrolux devices connected to Wellbeing
MIT License
75 stars 20 forks source link

Integration will fail in Home Assistant version 2023.3 #38

Closed hermanops closed 1 year ago

hermanops commented 1 year ago

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

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