-
Notifications
You must be signed in to change notification settings - Fork 185
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Detected I/O inside the event loop #43
Comments
I also have this error. It seems to have serious consequences causing me to loose or slow down access to Home Assistant no matter which means of access I use (NabuCasa/local access/samba). |
I also have this issue. The warnings floods the log file. Please repair as soon as possible. |
Its still there. Detected I/O inside the event loop. This is causing stability issues. Please report issue to the custom component author for samsungtv_custom doing I/O at custom_components/samsungtv_custom/samsungctl_qled/application.py, line 41: response = requests.get(APP_URL_FORMAT.format(self._ip, APPS[app]), timeout=0.2) with HA 0.111.4 |
PR #55 solve this issue. |
Home Assistant 0.109 detecteds blocking I/O in the event loop.
Below the error i receive from this custom_component.
Version of Home Assistant: 0.109.0
Hardware: Intel NUC
OS: Ubuntu with Docker
TV: QE55Q7FAM
The text was updated successfully, but these errors were encountered: