mvandersteen / ha-sungrow

Sungrow Component for Home Assistant
GNU General Public License v3.0
20 stars 4 forks source link

Blocking call to sleep #5

Open Tobbe82 opened 1 year ago

Tobbe82 commented 1 year ago

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 commented 3 months ago

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()