SebuZet / samsungrac

Home Assistant Climate Device for controlling (not only) Samsung AC
64 stars 31 forks source link

Climate_ip Warning after HA 109 Update #18

Open KameDomotics opened 4 years ago

KameDomotics commented 4 years ago

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)

wifi75 commented 4 years ago

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)

wachux commented 4 years ago

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)