You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After setting up a new server with grocy in docker and installing grocy on HA I got following error:
2023-04-15 20:53:59.617 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 grocy using this method at custom_components/grocy/init.py, line 52: hass.config_entries.async_setup_platforms(config_entry, PLATFORMS)
The text was updated successfully, but these errors were encountered:
After setting up a new server with grocy in docker and installing grocy on HA I got following error:
2023-04-15 20:53:59.617 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 grocy using this method at custom_components/grocy/init.py, line 52: hass.config_entries.async_setup_platforms(config_entry, PLATFORMS)
The text was updated successfully, but these errors were encountered: