Skip to content
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 #22

Open
KameDomotics opened this issue Aug 22, 2020 · 2 comments
Open

Detected I / O inside the event loop #22

KameDomotics opened this issue Aug 22, 2020 · 2 comments

Comments

@KameDomotics
Copy link

Hi,
from version 0.109 to current version 0.114 there is still the problem of the warning:

#“Detected I / O inside the event loop. This is causing stability issues. Please report issue to the custom component author for climate_ip doing I / O at custom_components / climate_ip / connection_request.py, line 89: resp = session.request (** self._params)"

When will the Climate_ip component be updated?
Thanks

@atxbyea
Copy link
Contributor

atxbyea commented Sep 25, 2020

I have no such error in my installation, been running it since 0.96.

@itssimon
Copy link

This issue still exists. My logs show the following warning on every restart of HA:

Detected I/O inside the event loop. This is causing stability issues. Please report issue to the custom component author for climate_ip doing I/O at custom_components/climate_ip/connection_request.py, line 105: resp = session.request(**self._params)

Any ideas how this could be addressed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants