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

daikin cloud old api stop #56

Closed jeyf closed 5 months ago

jeyf commented 5 months ago

Describe Your Problem:

i received a mail from daikin

"Dear Daikin Customer,

We noticed that you are using the Onecta Cloud API with deprecated API key credentials. Please be informed that the API key will be invalidated starting 03 July 2024. You can switch to our new open Onecta Cloud API platform free of charge. The API is fully documented on our developer portal:   Daikin Developer Portal  You can log in to this portal using your current Onecta App account. Only minor changes are required to update your current application to keep it running with the new Cloud API. If you are using third-party software or open-source software, please contact the respective developers for further actions. Without action on your part, your automation or integration application will stop working on 03 July 2024. If you are no longer interested in using the Onecta Cloud API or if your automation application is no longer in use, please disable the interaction with the Onecta Cloud API. Regards, Daikin Residential Cloud Developer

Dear Daikin Customer, We noticed that you are using the Onecta Cloud API with deprecated API key credentials. Please be informed that the API key will be invalidated starting 03 July 2024.

You can switch to our new open Onecta Cloud API platform free of charge. The API is fully documented on our developer portal:

. Daikin Developer Portal

You can log in to this portal using your current Onecta App account. Only minor changes are required to update your current application to keep it running with the new Cloud API.

If you are using third-party software or open-source software, please contact the respective developers for further actions.

Without action on your part, your automation or integration application will stop working on 03 July 2024.

If you are no longer interested in using the Onecta Cloud API or if your automation application is no longer in use, please disable the interaction with the Onecta Cloud API.

Regards, Daikin Residential Cloud Developer"

Logs (with debug mode enabled):

Show the Homebridge logs here, remove any sensitive information. I'm mainly interested in the part between 

--- Daikin info for debugging reasons (enable Debug Mode for more logs) ---
and 
--------------- End Daikin info for debugging reasons --------------------

Plugin Config:

Show your Homebridge config.json here, remove any sensitive information.

Screenshots:

Daikin Environment:

Homebridge Environment:

Terabyte1385 commented 5 months ago

Hello, I have received this email too.

IMG_3736 IMG_3737

Here is a link to the dev portal attachment.

It seems to me that the entire thing has to be rewritten, especially authentication (now uses OIDC authentication, credential auth no longer accepted)

I would label this as a high-priority issue, especially since we have 2 weeks until everything shuts down.

JeroenVdb commented 5 months ago

This plugin uses https://github.com/Apollon77/daikin-controller-cloud to talk to the Daikin Cloud API. AFAIK the intention of @Apollon77 was to migrate the package to the new way of working from Daikin. I will ask Apollon77 if this is still the intention.

Duplicate for

I will keep one of both open.