Support for HomeAssistant v2023.3
Closed this issue · 1 comments
arpitgupta commented
2023-02-24 18:46:14.051 WARNING (MainThread) [homeassistant.helpers.frame] 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 eyeonwater using this method at custom_components/eyeonwater/__init__.py, line 72: hass.config_entries.async_setup_platforms(entry, PLATFORMS)
kdeyev commented
Fixed