Cannot configure Daikin Onecta

When I try to install and configure the Daikin Onecta integration, I just get an error from the Daikin site, saying ‘Something went wrong’. Can anybody help me? I did create the app on the Daikin API site and got the ID and secret. But I get the error before I can do anything with these credentials.

Can somebodey help me?

Alain

4 Likes

Have you figured it out? I’m having exact this issue with connecting Daikin Onecta trough HA by API.

1 Like

Same here. Any update?

same error, anyone solved?

Hey folks,

yesterdays evening I ran in the same error. Running a VM wit HAOS.

Did anybody solve this issue or got a proper workaround? lookin forward for your ideas

sorry for repost. I wrote to Daikin service team - unfortunately no response up to now. Did anyone try this and got some response from this side?

EDIT: Guys, I made it work.

I did a deep dive in https config, in the config.yaml default config option etc. etc. - nothing worked it out.

But basically, here is what I did:

Setup in Onecta App (at Daikin website):

  • Redirect URI: https:// my. home-assistant. io/redirect/oauth/ (without the blanks)
  • Name of App: “Daikin_HA”

Steps in Home Assistant:

  • Deleted my downloaded version from Daikin Onecta in HACS
  • deleted the OAuth data stored
  • pulled a fresh download from HACS Daikin Onecta
  • created a new integration with the same name “Daikin_HA”.

btw: in my configuration.yaml currently there is no “:my” section (which was previously). Really not sure if this deals with the issue, but just for completion.

And then - it threw me throuch a bunch of websites and finally the integration works.
Hope, this helps someone of you.