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

OpenTherm blocking communication with HASS (Error getting initial data for [IP]: Timeout waiting for response for <class 'api_pb2.ListEntitiesRequest'> after 60.0s) #60

Open
cnrd opened this issue Nov 17, 2023 · 1 comment

Comments

@cnrd
Copy link

cnrd commented Nov 17, 2023

Hi

It seems like HomeAssistant is unable to list the entities.

Getting the following message in HomeAssistant log.

Error getting initial data for [IP]: Timeout waiting for response for <class 'api_pb2.ListEntitiesRequest'> after 60.0s

I am almost certain that it is related to the following log messages from the ESPHome device:

12:54:36	[W]	[component:214]	
Component custom_component took a long time for an operation (3.72 s).
12:54:36	[W]	[component:215]	
Components should block for at most 20-30ms.

It seems like the opentherm component is blocking ESPHome from communicating with HomeAssistant

@mool
Copy link

mool commented Dec 13, 2023

This is related to #57

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

2 participants