kukulich/home-assistant-jablotron100

Blocking call warning in HA system logs

DarkWarden85 opened this issue · 2 comments

Hi.

I sometimes get the following warning in my HA system logs:

`
Logger: homeassistant.util.async_
Source: util/async_.py:157
First occurred: 07:07:59 (1 occurrences)
Last logged: 07:07:59

Detected blocking call to sleep inside the event loop. This is causing stability issues. Please report issue to the custom component author for jablotron100 doing blocking calls at custom_components/jablotron100/jablotron.py, line 332: time.sleep(1)
`
Home Assistant Version is 2022.06.4
Jablotron is version 3.11.1
Can this be fixed?
Also thanks again for the awesome integration.

Probably fixed in ebfd779

Released in 3.11.2.