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
After upgrading to 2022.2 while it seems that theintegration works, suddenly I get the error below in the logs and all the sensors (motion, door etc.) are either in uknown or not responding..
2022-02-21 09:35:39 WARNING (MainThread) [homeassistant.util.async_] Detected blocking call inside the event loop. This is causing stability issues. Please report issue to the custom component author for miio_gateway doing blocking calls at custom_components/miio_gateway/init.py, line 278: sleep(6) # Give it timeout time to respond...
The text was updated successfully, but these errors were encountered:
After upgrading to 2022.2 while it seems that theintegration works, suddenly I get the error below in the logs and all the sensors (motion, door etc.) are either in uknown or not responding..
2022-02-21 09:35:39 WARNING (MainThread) [homeassistant.util.async_] Detected blocking call inside the event loop. This is causing stability issues. Please report issue to the custom component author for miio_gateway doing blocking calls at custom_components/miio_gateway/init.py, line 278: sleep(6) # Give it
timeout
time to respond...The text was updated successfully, but these errors were encountered: