Honeywell lyric integration problems

Hi, I’m trying to use the Honeywell Lyric integration to control one of my home thermostats. The problem is that every few hours I have to reauthenticate with the Honeywell. Can anyone offer an explanation as to why this is happening? Here’s what I get in my log:

> 2021-10-29 20:46:47 ERROR (MainThread) [homeassistant.components.lyric] Authentication failed while fetching lyric_coordinator data: {'request': {'method': 'GET', 'url': 'https://api.honeywell.com/v2/locations?apikey=[api_key]', 'headers': {'Authorization': 'Bearer 9Al37SP8JnkMdoWhodpW8NcNvVzl', 'Content-Type': 'application/json'}}, 'response': {'code': 'Unauthorized', 'message': 'Authorization has been denied for this request '}, 'status': 401}
`

1 Like

I’ve been using this integration for about 2 months without any issues. But the last week I’ve been having the same issues, where I have to re authenticate every couple of hours as well.

Currently running 2021.10.6 but the problems started while running 2021.10.0

Same situation here, the Honeywell Lyric integration was running for almost 2 years, and now and then need to reconnect (once a 3-month period or so). But since a few weeks (?) I need to reconnect every day and sometimes more often. Running HA Home Assistant 2021.10.6.

See this thread for more information: Honeywell Lyrics becomes unavailable every 4 to 8 hours · Issue #51344 · home-assistant/core · GitHub

1 Like

Same here!!

Same problem with my Lyric T5.

Same problem with Lyric T6. Started happening a week ago.

I see this code Force Lyric token refresh on first authentication failure by timmo001 · Pull Request #62100 · home-assistant/core · GitHub was supposed to have fixed it.

Reloading the Lyric integration make it work again for a few more hours.

Relevant: Honeywell Lyric becomes unavailable · Issue #61140 · home-assistant/core · GitHub