-
-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Need Daikin Cloud rework before March 11th 2024 #205
Comments
See jwillemsen/daikin_onecta#33 for a draft PR for my forked version of the Daikin HA integration |
The |
I have released a v4.0.0 pre release of the daikin_onecta integration, see https://github.com/jwillemsen/daikin_onecta/releases/tag/v4.0.0 |
Today I realized the integration is not working. Based on the (lack of) data for power consumption it stopped on Sunday (10th) evening. I followed the instructions to register my developer account. Without doing anything further the old integration started working again - syncing current data and allowing control of the units. Now I'm wondering if I should install the new integration? What is different/beneficial? |
Same here, lot's of problems with the new way of working and tried reverting to the old system and Daikin didn't seem to pull the plug yet... Obviously this will be a matter of time before it'll stop working. Let's hope that by then the new integration will work as intended. |
Daikin postponed the deprecation of the old platform a little bit, so that is why it is still working, but at some point this month the old integration will stop working. |
Not sure if it's related to this deprecation, but I'm having trouble loading the integration since today. |
Same issue here since yesterday. |
Looks the old API has been shutdown, please migrate to https://github.com/jwillemsen/daikin_onecta |
For me it is still working. Either there is some kind of staged shutdown that has not reached me or registering my Daikin account in the developer portal is somehow allowing me to use the old integration. I hope it hold a bit longer so I have the time to setup the new integration to feed the power consumption data to the same entries in the Energy dashboard. |
Thanks! Didn't realize there was a new one, works great, via HACS. |
still working for me as well. |
What's the best way to install this? Do I need to manually download and transfer or can I do via the Home Assistant UI? I assume also we should remove the existing integration beforehand? |
See https://github.com/jwillemsen/daikin_onecta#installation for the installation @paulmorabito, HACS is the easiest |
Thanks. I've created the developer account and installed 4.0.21 of the plugin. When I go to set it up, there is not config flow, only a box asking for the OAuth details. Is there any way to force trigger it? |
I made the same mistake. Go back to the developer portal, there are some "temporary credentials" given. Copy and past them into your local dialog box. After that, things begin to work. |
Thanks. And for anyone else, you need to go to the API docs to find the credentials as you can't generate them yet. |
Is there an easy way to rename the new entities name/id so that they replace the old ones in the existing automatons, overviews cards and energy dashboard? |
I just deleted the old entities and renamed the new ones to the same name. Worked for all my dashboards and automations immediately. Historical data looks fine, too. Just the energy entities have to be readded manually as cooling and heating does now have a separate entity for each device. |
Thanks a lot for the hard work! Worked immediately. It's just a shame that Daikin launched the new authentication without providing any way to create your own credentials. The validity of their credentials until "spring 2024" is actually a very short timeframe. I hope the user created ones will last longer. |
It's frustrating that Daikin is doing this. For me no longer Daikin. I have also some units from GREE. Working perfect via local API There is ESP solution Faikin. Going to replace the Daikin WiFi module. |
Thanks for linking this repo (which onward links to their product on amazon)- might need to resort to it. |
To share some details here that we learned on the "JavaScript side of things": There is even a small "delay" between "rest counter" request header shows 0 and the first 429 is coming ... I already gave feedback to Daikin developers because with the above a user could in general be blocked "endlessly" |
See #182 (comment) and https://developer.cloud.daikineurope.com/login, Daikin is intentionally breaking all existing integrations including this one. They only give a month to rework the code
The text was updated successfully, but these errors were encountered: