Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Blocking calls at custom_components/nilan/config_flow.py #35

Open
whoami-pi opened this issue May 21, 2023 · 0 comments
Open

Blocking calls at custom_components/nilan/config_flow.py #35

whoami-pi opened this issue May 21, 2023 · 0 comments

Comments

@whoami-pi
Copy link

Hi,

Nilan integration was working fine. After a system restart the integration was not able to deliver any data. So, I've deleted the device and afterwards the integration in HACS.

After another system restart, I've installed the integration in HACS and integration in Devices and Settings. During that the system integration was not able to connect.

I'm getting the following error.
Invalid Response from Device

As I said, the connection with my Nilan was working. Here is another Log entry in System - Logs:

Logger: homeassistant.util.async_
Source: util/async_.py:159
First occurred: 08:56:44 (397 occurrences)
Last logged: 19:13:05

Detected blocking call to sleep inside the event loop. This is causing stability issues. Please report issue to the custom integration author for nilan doing blocking calls at custom_components/nilan/config_flow.py, line 59: result = client.read_holding_registers(
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant