You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I got this warning but otherwise the script works as I intended.
It says to report it to the author of pyscript, so here it is.
Logger: homeassistant.util.async_
Source: util/async_.py:129
First occurred: 8:18:42 (4 occurrences)
Last logged: 8:18:45
Detected I/O inside the event loop. This is causing stability issues. Please report issue to the custom component author for pyscript doing I/O at custom_components/pyscript/eval.py, line 1899: return func(*args, **kwargs)
The text was updated successfully, but these errors were encountered:
Hi,
I got this warning but otherwise the script works as I intended.
It says to report it to the author of pyscript, so here it is.
The text was updated successfully, but these errors were encountered: