Closed crumbliness closed 1 year ago
Hey there @rdfurman, @mkmer, mind taking a look at this issue as it has been labeled with an integration (honeywell
) you are listed as a code owner for? Thanks!
(message by CodeOwnersMention)
honeywell documentation honeywell source (message by IssueLinks)
duplicate: https://github.com/home-assistant/core/issues/91925 2023.5 fixes this as long as you don't reload the integration when the site is down/rebooting
@home-assistant close
I don't understand the fix .... the my integration fails almost every day ... is the honeywell site down/rebooting every day too? I have never experienced the honeywell site being down using the android app.
The backend goes down/reboots/resets several times per day and incorrectly responds with an invalid password message. Because HA is continually connected and polling every 30 seconds, it "notices" this outage and tries to login again. Using an app you typically wouldn't catch these outages as they are only 1 or 2 minutes long (and/or the app just asks you to login again, usually much slower than 30 seconds).
@mkmer - Thanks, Is there any suggested work-around? My integration does not recover on it's own. Does 2023.11.0 take care of this? - Thanks
You said you were running core-2023.4.6 above - 2023.5 addresses it.
@mkmer - Thanks! upgraded to 2023.10.5
The problem
The Honeywell integration integrates Home Assistant with US-based Honeywell Total Connect Comfort (TCC) climate systems fails almost daily and requires reauthentication to correct. This issue in my installation has been going on for about 6 months. This issues appears similar to issues 102561 and 96798, although it does not recover on its own. in 1% of the cases I need to reinstall the integration
What version of Home Assistant Core has the issue?
core-2023.4.6
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant Container
Integration causing the issue
Home Assistant with US-based
Link to integration documentation on our website
https://www.home-assistant.io/integrations/honeywell/
Diagnostics information
No response
Example YAML snippet
Anything in the logs that might be useful for us?
Additional information
There has been no change in credentials for this integration. No errors are generated when the same password is reused. The integration restarts immediately. I have not seen the integration recover on its own The same credentials work with the android application - Honeywell Home Total Connect Comfort without issue Rebooting HA does not clear the issue. Rebooting HA does not result in a password error message
Let me know if anything else might help