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

Wait time problem #71

Open
Tamas-Toth-ebola opened this issue May 11, 2024 · 2 comments
Open

Wait time problem #71

Tamas-Toth-ebola opened this issue May 11, 2024 · 2 comments
Labels
question Further information is requested

Comments

@Tamas-Toth-ebola
Copy link

Hi!

Please check the corresponding HA thread:

home-assistant/core#114786

As I wrote there, I can confirm, the solution finally solved my long-term problem.

@jmatraszek
Copy link

Hi @cmroche, any chance to get that fixed? It appears that due to this, Gree integration is currently broken in HA for numerous people (including myself). Thanks!

@cmroche
Copy link
Owner

cmroche commented Jun 27, 2024

IMHO this isn't actually a solution, the module was built to be async and notify of responses as they arrive, forcing a wait should have no further impact, further it's intentional to not block HASS startup when scanning begins.

@Tamas-Toth-ebola please enable debug logs and attach them so I can investigate why HASS is not handling those notifications.

@cmroche cmroche added the question Further information is requested label Jun 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants