Honeywell home certificate error . and resolution

Honeywell app suddenly generating this error ... any ideas?

@bobbyD



Who wrote the app?

3 Likes

Looks like their services had issues last night. should be clear, but the error points to a cert issue.

1 Like

No i figured it out..

Thanks though.

They moved the api from api.honeywell.com to api.honeywellhome.com,
and redo login/connection and device selection.

You need to change the line in the code or get a new copy from my github.

I have two versions onewith hourly, monthly, yearly usage (percentage of refreshes showing device on) or one without.

here are my github locations:

app without statistics

app with statistics

device driver

it was written by someone else a while ago i have been maintaining and supporting it (at least my custom version) for a few years.

Sounds like the issue’s on Honeywell’s end, not Hubitat’s.

Glad to hear you got it working.

1 Like

Mines seem to be working ..
info​:wrench: Honeywell Mode: heat, :dash: Fan: circulate, :thermometer: State: heating
info :bar_chart: Honeywell Thermostat Data: Temp=74.0°F, Humidity=45.0000%, Heat SP=74.0°, Cool SP=73.0°

I do know they are real picky and will "ban" you if you spam the api.
So maybe up the time you/it checks or login's

Thanks as mentioned mine is working again after the change.. curious what does your api url say?

Well, I and chatgpt rework the app for honeywell. so mine prob different.
I changed the app NOT to login every time it checks or updates.
It uses the same session to check every 15 minutes. instead of logging in every time to check. This seems to have fixed me getting banned.
:bell: Honeywell Keepalive: :white_check_mark: Session is alive (200)
And if for some reason the session is not alive, then it will log in.

image
image
image

thanks not having issues with getting banned... i check every 10 minutes. and 3 different therms .

i added code if login fails retries in a few minutes anyway.

you still may want to check your url.. this just started this morning and if yours is not logging in every time it may fail next time it actually does.

2026-05-19 09:19:01.437 AM
info​:wrench: Honeywell Mode: heat, :dash: Fan: circulate, :thermometer: State: idle

just using : https://mytotalconnectcomfort.com/portal

totalconnect comfort is a whole different api than honeywellhome and for different thermostats! i have two of those running/therms as well but honeywell home is for t5 t6 etc (resideo) therms. the phone app is different as well instead of total connect it is resideo.

and yes total connect is much more restrictive on traffic for some reason..