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
Hi, I’ve been update Home Assistant core to version 109, and I have this Warning:
Dettagli registro (WARNING)
Logger: homeassistant.util.async_
Source: util/async_.py:120
First occurred: 18:44:52 (96 occurrences)
Last logged: 19:09:05
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)
The text was updated successfully, but these errors were encountered:
also this:
You are using a custom integration for climate_ip which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant.
10:43:02 – loader.py (WARNING)
HI,
Running HA 0.110.2
Latest Version of Climate_IP ( @atxbyea )
I too have this error, it apperaring every few seconds.
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 climate_ip doing I/O at custom_components/climate_ip/connection_request.py, line 89: resp = session.request(**self._params)
Hi, I’ve been update Home Assistant core to version 109, and I have this Warning:
The text was updated successfully, but these errors were encountered: