jwillemsen / daikin_onecta

Home Assistant Integration for devices supported by the Daikin Onecta App
https://github.com/jwillemsen/daikin_onecta
GNU General Public License v3.0
269 stars 8 forks source link

[Issue]: No option to add credentials when adding integration in Home Assistant #265

Closed mlgboy closed 2 months ago

mlgboy commented 2 months ago

I am not getting the option to add credentials when adding integration to HA. Link goes straight to web page with error. this is the returned URL message:

https://id.daikin.eu/cdc/onecta/oidc/registration-login.html?error=true&mode=error&clientID=*******@******.com&message=The%2Bclient%2Bwas%2Bnot%2Bfound.&code=unauthorized_client&skipConsent=false.

Any ideas why this is happening?

Regards

jwillemsen commented 2 months ago

Maybe you have some old credentials stored in HA, try to reinstall this integration, see the readme how to remove the old credentials

danibiza commented 2 months ago

No tengo la opción de agregar credenciales al agregar integración a HA. ​​El enlace lleva directamente a la página web con un error. Este es el mensaje de URL que aparece:

https://id.daikin.eu/cdc/onecta/oidc/registration-login.html?error=true&mode=error&clientID=***@**.com&message=The%2Bclient%2Bwas %2Bnot%2Bfound.&code=cliente_unauthorized&skipConsent=false .

¿Alguna idea de por qué sucede esto?

Saludos

To delete the identification data and avoid what happens to you, you have to delete the data from Daikin_onecta credentials can be deleted in “Settings > Devices & Services > 3-dots > Application Credentials”.

The same thing happens to me all the time, I follow the integration steps but it always returns me to that error page and I am entering the data correctly. I do not know what else to do....

jwillemsen commented 2 months ago

Please contact daikin, maybe they can see something

danibiza commented 2 months ago

Please contact daikin, maybe they can see something

thx @jwillemsen On the Daikin page it says the following: Daikin Europe N.V. does not hold responsibility for any open source integrations developed using the ONECTA Cloud API. As such, Daikin Europe N.V. is unable to offer support for these third-party solutions. Should any issues arise, please reach out directly to the respective integration’s owner or maintainer for assistance.

Could you give me a hand? :)

jwillemsen commented 2 months ago

There is an email address on the daikin devportal

jwillemsen commented 2 months ago

See also #255

danibiza commented 2 months ago

Véase también #255

I have already managed to solve it, it was a problem with the redirect uri.

Thank you for your comments