Skip to content
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

[Issue]: Missing data with new cloud API #46

Open
jwillemsen opened this issue Feb 21, 2024 · 17 comments
Open

[Issue]: Missing data with new cloud API #46

jwillemsen opened this issue Feb 21, 2024 · 17 comments
Labels
waiting on daikin Waiting on Daikin for a necessary change/fix

Comments

@jwillemsen
Copy link
Owner

jwillemsen commented Feb 21, 2024

A quick comparison between the old and new cloud API shows less sensors in HA:

  1. streamer mode
  2. econo mode
  3. delta D
  4. dry keep setting
  5. fan motor rotation speed
  6. heat exchanger temperature
  7. suction temperature
  8. Wifi diagnostics
  9. fanControl floorHeatingAirflow,
  10. demand control
  11. gateway serial number
  12. eco mode (supported by D2CND Gas boiler)

The following sensors are provided by Daikin but aren't exposed as separate sensors to HA anymore, use the climate and water heater entities, see https://www.home-assistant.io/integrations/climate and https://www.home-assistant.io/integrations/water_heater

  1. On/Off
  2. Powerful
  3. OperationMode

The following issues are known:

  1. Powerful mode doesn't work with BRP069Cx devices, should be fixed with 1.31.0 firmware

We would like to also see the following data to be exported:

  1. Data to calculate the COP
  2. Schedule names as shown in the Onecta app, currently schedule ids are exported and name is empty
  3. Thermal output (provided in the Onecta app for newer DX units)

The following issues are found in the Daikin documentation

  1. No documentation for humidification operation mode
  2. Flags as documented as part of the user interface are not matching the json
  3. Some calls return a 422 (holidaymode for example) which is not documented
  4. The possible units are not documented

The following limitations in HA are related

  1. Swing mode should be split in horizontal and vertical (Add support for horizontal vane swing operation in climate integrations home-assistant/architecture#553)
  2. No humidy hvac mode as part of the climate entity (see climate: support for humidification devices home-assistant/architecture#288)
@jwillemsen jwillemsen added the waiting on daikin Waiting on Daikin for a necessary change/fix label Feb 21, 2024
@hmaki
Copy link

hmaki commented Feb 23, 2024

  1. demand control

@kimme1024
Copy link

Does that mean you can’t turn it on/off anymore when for example a window is opened? That’s one of the main features I’m using it for.

@jwillemsen
Copy link
Owner Author

Does that mean you can’t turn it on/off anymore when for example a window is opened? That’s one of the main features I’m using it for.

That is still possible, but through the climate entity, I added a link to that. Before there was a separate onOffMode but that broke the caching in some use cases

@AbeltjeNL
Copy link

I added the new integration as described but there are no devices synced back to HA. Am I missing something?

@jwillemsen
Copy link
Owner Author

I added the new integration as described but there are no devices synced back to HA. Am I missing something?

Please open a new issue and attach your log and the integration diagnostics (see readme)

@jwillemsen
Copy link
Owner Author

At the moment demand control is exported again by Daikin the DaikinDemandSelect class needs to be updated to work with the coordinator

@OcinO88
Copy link

OcinO88 commented Mar 16, 2024

First of all: Thanks for all your great work! I'm glad I can re-add daikin to HA again. Now to get all my automations working again.
Do you happen to know when the ECO setting will be available again?

@jwillemsen
Copy link
Owner Author

Please contact Daikin for ECO mode, they currently don’t provide it with the new API

@Webreaper
Copy link

Webreaper commented Mar 17, 2024

I don't know if it's ever been available, even in the old integration, but if there's any way to get the system pressure (in bar) out of the API, now or in the future, it would be handy for setting up an automation to alert me when I need to clamber up in the loft and bleed the buffer tank. :)

Thanks for the new integration though - it was great to find it when my Altherma graphs started flatlining in HA yesterday!

@jwillemsen
Copy link
Owner Author

I don't know if it's ever been available, even in the old integration, but if there's any way to get the system pressure (in bar) out of the API, now or in the future, it would be handy for setting up an automation to alert me when I need to clamber up in the loft and bleed the buffer tank. :)

Thanks for the new integration though - it was great to find it when my Altherma graphs started flatlining in HA yesterday!

That data is not exported by Daikin to the cloud, see the integration diagnostics for the raw data we retrieve from Daikin. For the Altherma Daikin announced the home hub, see https://www.daikin.eu/en_us/products/product.html/EKRHH.html which should provide more data.

@1mfaasj
Copy link

1mfaasj commented Apr 5, 2024

Hi
I just switched to this daikin integration in HA and notice that the 'firmware update' sensor is missing.
Maybe you could add this one to the list above.

It's mentioned here:
https://developer.cloud.daikineurope.com/docs/b0dffcaa-7b51-428a-bdff-a7c8a64195c0/supported_features
Look at the "User interface info" tab and then "firmwareUpdate"
The desciption of firmwareUpdate is: "This specifies if a new firmware version is available. Three types are available:..."

It would be great if I could see any available updates in HA. At this moment I don't get notified in anyway.

Note; I see the sensor "Gateway Is Firmware Update Supported" but thats something else.

@jwillemsen
Copy link
Owner Author

Hi I just switched to this daikin integration in HA and notices that the 'update' sensor is missing. Maybe you could add this one to the list above.

It's mentioned here: https://developer.cloud.daikineurope.com/docs/b0dffcaa-7b51-428a-bdff-a7c8a64195c0/supported_features Look at the "User interface info" tab and then "firmwareUpdate" The desciption of firmwareUpdate is: "This specifies if a new firmware version is available. Three types are available:..."

It would be great if I could see any available updates in HA. At this moment I don't get notified in anyway.

Note; I see the sensor "Gateway Is Firmware Update Supported" but thats something else.

The Daikin documentation is not matching with the real data we get, already reported that directly to Daikin but no response yet

@jrodan
Copy link

jrodan commented Apr 5, 2024

Regarding the demand control: is there already an integration? Having a look at the device info, I can not see anything demand control related. Thanks!

@jwillemsen
Copy link
Owner Author

Daikin removed demand control in the new api, it was there in the old one. Maybe you can send daikin an email and ask them to add it

@jwillemsen
Copy link
Owner Author

jwillemsen commented Apr 19, 2024

Read on tweakers someone who sees power power produced in the onecta app for AC units. I don't see it, but when looking at my data json I found new consumptionDataTimeSeries data, opened an issue for it, see #167. When someone sees power produced in the onecta app, please attach your integration diagnostics here with a screenshot of the onecta app so that I can try to relate the data between the two

@jwillemsen
Copy link
Owner Author

Newer DX units will have thermal output in the onecta app, but that data is not available to 3rd party applications. When you have a newer DX unit which does show thermal output in the onecta app please contact Daikin to ask them to make the underlying data available to 3rd party integrations.

@jwillemsen
Copy link
Owner Author

The consumptionDataTimeSeries was internal Daikin data and will be removed from the provided data soon, closed #167

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
waiting on daikin Waiting on Daikin for a necessary change/fix
Projects
None yet
Development

No branches or pull requests

8 participants