Closed grehund closed 2 years ago
Sorry, I didn't notice your Issues until today.
I will have a look at this tonight.
Thanks. Let me know if you need any more info from me.
Can you please test v0.4.8b0? Does the change I made solve the issue?
I have just installed 0.4.8b0. The error hasn't reappeared in the logs after a restart. I will check again in 12 hours.
Issue is resolved by 0.4.8b0, thanks. Working without error on 2022.3.
Good to read, thanks! I'll release v0.4.8.
Logger: homeassistant.util.async Source: util/async.py:144 First occurred: 8:46:23 AM (53 occurrences) Last logged: 11:16:53 AM
Detected blocking call inside the event loop. This is causing stability issues. Please report issue to the custom component author for sems2mqtt doing blocking calls at custom_components/sems2mqtt/init.py, line 183: time.sleep((2*i) ** 2)