twrecked / pyaarlo

Asynchronous Arlo Component for Python
GNU Lesser General Public License v3.0
50 stars 33 forks source link

Detected I/O inside the event loop #72

Open pinkfloydFR opened 3 years ago

pinkfloydFR commented 3 years ago

Seen in my log :

2021-07-26 22:00:00 WARNING (MainThread) [homeassistant.util.async_] Detected I/O inside the event loop. This is causing stability issues. Please report issue to the custom component author for aarlo doing I/O at custom_components/aarlo/pyaarlo/backend.py, line 137: r = self._session.get(

2021-07-26 22:00:00 WARNING (MainThread) [pyaarlo] request-error=RuntimeError

Error, it's for aarlo dev, sorry :(