epoplavskis / homeassistant_salus

Home Assistant integration with Salus devices
MIT License
47 stars 15 forks source link

Blocking call #28

Closed dennisgranasen closed 2 years ago

dennisgranasen commented 2 years ago

As the logs suggest:

Logger: homeassistant.util.async_
Source: util/async_.py:144
First occurred: 06:30:48 (1 occurrences)
Last logged: 06:30:48

Detected blocking call inside the event loop. This is causing stability issues. Please report issue to the custom component author for salus doing blocking calls at custom_components/salus/__init__.py, line 55: time.sleep(3)
dennisgranasen commented 2 years ago

Log entry from the underlying lib:

Logger: pyit600
Source: /usr/local/lib/python3.9/site-packages/pyit600/gateway.py:939
First occurred: 06:30:41 (1 occurrences)
Last logged: 06:30:41

Timeout while connecting to gateway:
jvitkauskas commented 2 years ago

Should be fixed in 0.3.3