JeroenVdb / homebridge-daikin-cloud

This Homebrige plugin connects to the Daikin Cloud and loads all your devices to be controled via Homebridge and Homekit.
https://www.npmjs.com/package/homebridge-daikin-cloud
Apache License 2.0
40 stars 11 forks source link

Authorization failed #88

Closed Jeans1904 closed 1 month ago

Jeans1904 commented 1 month ago

I started the authorization process with my Redirect URI address https://192.168.1.94:8582 which is also added in the Daikin developers portal "my apps".

It goes through, but the Daikin site says: "Something went wrong

Can anyone help?

Bildschirmfoto 2024-09-28 um 23 12 12
FrAcTi0N commented 1 month ago

remove https:// from Redirect URI address in your homebridge/daikin plugin config. It will be 192.168.1.94

Jeans1904 commented 1 month ago

Thanks that helped! Plugin is now working.