ofalvai / home-assistant-candy

Unofficial Candy/Haier appliance integration for Home Assistant
120 stars 27 forks source link

2023.3 - async_setup_platforms deprecated ? #260

Closed cooper645 closed 1 year ago

cooper645 commented 1 year ago

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

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