mikewoudenberg / homeassistant-loqed

Home assistant integration for Loqed
MIT License
10 stars 0 forks source link

LOQED.com Web App PI layout has changed #7

Closed davy932 closed 1 year ago

davy932 commented 1 year ago

Hi,

The Terminology and layout of the API creation screen has changed. The Intergration asks for OAuth Client ID and OAuth Client Secret. The App now presents Lock ID, Local Key ID, Key & Token.

Which of these should be used for Client ID / Secret

Thanks

2023-06-15 10_34_17-LOQED Web App

(Note, this API is now deleted for security)

thedutchrockstar commented 1 year ago

Application credentials are hardwired to homeassistant at the moment. So for both ID and Secret you have to use homeassistant I believe they are still working on OATH credentials.

PS you can add the credentials manually by going to integrations clicking on the three dots and selecting "appliation credentials".

davy932 commented 1 year ago

WINNER!! Thankyou On 15 Jun 2023, at 13:29, Vincent @.***> wrote: Application credentials are hardwired to homeassistant at the moment. So for both ID and Secret you have to use homeassistant I believe they are still working on OATH credentials. PS you can add the credentials manually by going to integrations clicking on the three dots and selecting "appliation credentials".

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>

thedutchrockstar commented 1 year ago

Perfect @mikewoudenberg I think this one can be closed aswell.

mikewoudenberg commented 1 year ago

Thanks for helping out :)