-
Notifications
You must be signed in to change notification settings - Fork 8
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
Websocket stability issues #212
Comments
I updated to the latest 2.7 then 2.71 and it's back to not responding. Moved back to 2.6 Selecting Presets->Resume or Presets->Sleep (or anything) is ignored and return back to Present->Manual home-assistant_ha_carrier_2025-03-07T03-40-33.171Z.log Presets.mp4 |
the description suggests using 2.3.0, 2.6 is the websocket version that is known to currently have stability issues. when you post your logs please enable debug logging or they likely are empty like the one you've posted. |
Let me know if there is anything you'd like me to test, or data you'd like me to try to gather to help resolve this issue. |
v2.7.5 has been running for me for the past two days with no problems and handles all the updates I've tried. The graphql servers return 500 at least once a day but the integration gracefully handles it now. if you are still experiencing issues after updating to v2.7.5 please open a new ticket with a description, debug logs, and diagnostic file. |
updated to v2.7.5 this morning temperature has not changed for the last 8 hours, Also I am using the latest Home assistant on docker. suspect the temperature problem persists. |
One other thing I have noticed is that its (main zone) sometimes jump to 60/80 Heat/Cool without any clear reason. I have not be able to catch it doing it, otherwise I would have written a report |
@jerryj001 #214 is an open issue about current temperature not updating on v2.7.5 |
@wesmannmsu be sure to turn on debug logging which will log all websocket messages, for the heat/cool changing the message would include something like
htsp is heating set point |
System Health details
Na
Checklist
Describe the issue
2.6.0 and later releases use websocket interface that leaves unavailable entities from some updates.
This ticket is to track when the websocket is more reliable, if you want reliable use v2.3.0 until this ticket is resolved.
Reproduction steps
...
Debug logs
Diagnostics dump
No response
The text was updated successfully, but these errors were encountered: