Kannix2005 / homeassistant-selve

Home Assistant Custom component to manage Selve devices
MIT License
13 stars 1 forks source link

WARNINGin log #20

Closed chekdo closed 2 months ago

chekdo commented 1 year ago

Describe the bug I have a lot of lines with this message in my home-assistant.log : 2023-08-18 19:18:57.576 WARNING (MainThread) [homeassistant.components.cover] Setup of cover platform selve is taking over 10 seconds. 2023-08-18 19:19:11.499 WARNING (MainThread) [homeassistant.util.async_] Detected blocking call to sleep inside the event loop. This is causing stability issues. Please report issue to the custom integration author for selve doing blocking calls at custom_components/selve/cover.py, line 65: selve.discover() Do you know how I can fix it ?

frankfrommelt commented 1 year ago

Hi checkdo, I can remember I had those messages in my logs a while ago. But I checked a minute ago and I do not have them any more. As for each and every issue: What version of HomeAssistant and what version of the Selve integration are you using?