Vost3 / hass-palazzetti

Manage your Palazzetti stove with home assistant
29 stars 16 forks source link

Detected I/O inside the event loop. / Unable to find services.yaml for the palazzetti integration #1

Closed TiJa20022000 closed 3 years ago

TiJa20022000 commented 4 years ago

Hello together,

i found two issues in my home-assistant.log, but i don't now how i can fix them.

The first one is: 2020-06-05 19:26:33 WARNING (MainThread) [homeassistant.helpers.service] Unable to find services.yaml for the palazzetti integration

The second one is: 2020-06-05 19:26:38 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 palazzetti doing I/O at custom_components/palazzetti/init.py, line 172: response = requests.get(queryStr, params=params, timeout=30)

I hope someone can help me.

Vost3 commented 4 years ago

Hello Sorry for the delay. Which release of HA is use ? I try to test this week.

TiJa20022000 commented 4 years ago

Hello, I'm running HA V.0.111.0. The first warning (Unable to find services.yaml) is gone. But the other warning ist still there.

thanks for the support

Vost3 commented 4 years ago

Issue for "Detected I/O ..." found. It appear since release 0.109 "https://www.home-assistant.io/blog/2020/04/29/release-109/" Fix in progress

Vost3 commented 4 years ago

Detected I/O message fix in commit # ebe9f8b

TiJa20022000 commented 4 years ago

So i tested it today, but there ist still an issue, right?

Issue

Vost3 commented 3 years ago

Hello. This issue should be fixed since today. Let'me know if problem still appear