home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
71.9k stars 30.12k forks source link

Daikin inaccurate consumption reporting #82484

Closed kameo4242 closed 1 year ago

kameo4242 commented 1 year ago

The problem

Hi team,

I'm using the Daikin component to interact with some "Daikin stylish" A/C splits. The problem is about the consumption reported. I have 3 of those, integrated 3 times in HA as 3 different entities. They all report the same consumption (here 3.8 kWh) for every 3 splits. But they do have different activity cycles around the day. Some are programmed to heat in the evening (like the bedroom), others during the day (like the kitchen), yet the consumption reported in HA is precisely the same for the 3.

When I look in the Daikin App (energy tab), though, the values reported are separated and sound logical. I think the component is getting the sum of all consumption and attributing it to all devices instead of having a separate counter for each A/C split.

And when summing the consumption reported by the app, I get a value that is indeed very close to what is reported by HA for each split.

What version of Home Assistant Core has the issue?

2022.11.04

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

Daikin

Link to integration documentation on our website

https://www.home-assistant.io/integrations/daikin/

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

home-assistant[bot] commented 1 year ago

Hey there @fredrike, mind taking a look at this issue as it has been labeled with an integration (daikin) you are listed as a code owner for? Thanks!

Code owner commands Code owners of `daikin` can trigger bot actions by commenting: - `@home-assistant close` Closes the issue. - `@home-assistant rename Awesome new title` Change the title of the issue. - `@home-assistant reopen` Reopen the issue. - `@home-assistant unassign daikin` Removes the current integration label and assignees on the issue, add the integration domain after the command.

(message by CodeOwnersMention)


daikin documentation daikin source (message by IssueLinks)

zucram commented 1 year ago

Bump on this? I seem to have the same problem. Installed a Daikin the other day and while the sensors show up in HA they don’t seem to update correctly when i compare to the Daikin app.

fredrike commented 1 year ago

I think #82441 will solve this.

rmarinho commented 1 year ago

Can someone help me understand why total energy only appears for some devices?

I have 2 or 3 indoor units connected to 1 outdoor unit.

Does it only show 1 sensor for total energy for the indoor unit because they are all connected to the same outdoor unit? So thetotal energy is for the outdoor and not the indoor unit?

issue-triage-workflows[bot] commented 1 year ago

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.