Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Grocy in HA after setup not working #269

Closed
sagresbier opened this issue Apr 15, 2023 · 2 comments
Closed

Grocy in HA after setup not working #269

sagresbier opened this issue Apr 15, 2023 · 2 comments

Comments

@sagresbier
Copy link

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)

@karwosts
Copy link
Contributor

That's just a warning, not an error (and already reported in #264).

If nothing is working for you, it's probably unrelated to that message, I would look for other errors.

@sagresbier
Copy link
Author

Hello @karwosts,
I found the error. All entities are turned off after the setup. I actovated chords and tasks. Now it's working for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants