home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
72.02k stars 30.17k forks source link

Error Integrating Honeywell Lyric #115122

Closed p3costa closed 1 week ago

p3costa commented 6 months ago

The problem

Clicking the "Open Website" button during initial setup of Honeywell Lyric returns an error {"code":400, "message":"The redirect URL provided does not match the redirect URL registered for the app."}

What version of Home Assistant Core has the issue?

core-2024.4.1

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

Honeywell Lyric

Link to integration documentation on our website

https://www.home-assistant.io/integrations/lyric/

Diagnostics information

Screenshot_20240407_102800_Chrome

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

home-assistant[bot] commented 6 months ago

Hey there @timmo001, mind taking a look at this issue as it has been labeled with an integration (lyric) you are listed as a code owner for? Thanks!

Code owner commands Code owners of `lyric` can trigger bot actions by commenting: - `@home-assistant close` Closes the issue. - `@home-assistant rename Awesome new title` Renames the issue. - `@home-assistant reopen` Reopen the issue. - `@home-assistant unassign lyric` Removes the current integration label and assignees on the issue, add the integration domain after the command. - `@home-assistant add-label needs-more-information` Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue. - `@home-assistant remove-label needs-more-information` Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


lyric documentation lyric source (message by IssueLinks)

lotcs commented 5 months ago

Same issue here!

timmo001 commented 5 months ago

Your redirect URL should be https://my.home-assistant.io/redirect/oauth. Check the docs above for more info

p3costa commented 5 months ago

My redirect URL is set to the correct URL. Everything was working correctly until I had to reconnect the thermostat to wifi after upgrading my network equipment. I deleted my honeywell integration, and am now running into this error when attempting to set it back up. Capture

holicanmc commented 5 months ago

I have the same issue starting this month. The integration had been working with no issues for years. I had to reset a pw, tried deleting and re-creating the integration with no luck, same messages as the OP.

jasstrong commented 4 months ago

It doesn't work for me either, same problems. The only solution is to roll back core.

p3costa commented 3 months ago

Not sure if everyone else having this issue has also removed the [default_config:] line from their configuration.yaml (like I have), I found that adding [my:] into configuration.yaml fixed the "unauthorized_client" error across multiple integrations. Hope this helps!

issue-triage-workflows[bot] commented 2 weeks ago

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.