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

Blocking call to sleep #5

Open
Tobbe82 opened this issue Oct 16, 2022 · 1 comment
Open

Blocking call to sleep #5

Tobbe82 opened this issue Oct 16, 2022 · 1 comment

Comments

@Tobbe82
Copy link

Tobbe82 commented Oct 16, 2022

Got this in the log:
Detected blocking call to sleep inside the event loop. This is causing stability issues. Please report issue to the custom integration author for sungrow doing blocking calls at custom_components/sungrow/sensor.py, line 280: await sungrowclient.async_update()

@bumperboy
Copy link

I have the same error message with my Sungrow inverter (SH4.0RS)

Detected blocking call to sleep inside the event loop by custom integration 'sungrow' at custom_components/sungrow/sensor.py, line 280: await sungrowclient.async_update()

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