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

Overkiz: Cozitouch DHWP Actuator in energy dashboard #118959

Open sebaurel opened 3 months ago

sebaurel commented 3 months ago

The problem

Hello

I cannot display the water consumption information for the water heater in the energy consumption table. io:AtlanticDomesticHotWaterProductionV2_CE_FLAT_C2_IOComponent

What version of Home Assistant Core has the issue?

2024.6.0

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

Overkiz

Link to integration documentation on our website

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

Diagnostics information

overkiz-14d44a5c318663fc04fd2df76c289ecd-DHWP Actuator-28a9d54d7aed3c8d4ba20cc852a1f7e1.json

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 3 months ago

Hey there @imicknl, @vlebourl, @tetienne, @nyrodev, @tronix117, mind taking a look at this issue as it has been labeled with an integration (overkiz) you are listed as a code owner for? Thanks!

Code owner commands Code owners of `overkiz` can trigger bot actions by commenting: - `@home-assistant close` Closes the issue. - `@home-assistant rename Awesome new title` Renames the issue. - `@home-assistant reopen` Reopen the issue. - `@home-assistant unassign overkiz` Removes the current integration label and assignees on the issue, add the integration domain after the command. - `@home-assistant add-label needs-more-information` Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue. - `@home-assistant remove-label needs-more-information` Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


overkiz documentation overkiz source (message by IssueLinks)

kopierschnitte commented 2 months ago

I'm using a different solution (not home assistant) to read out those values and can confirm that Atlantic seems to have changed something in their recent update. Maybe it's just a different URL or client_id but the result is that some API calls don't work anymore.

Maybe someone can capture the traffic of the recent iOS/Android app?

iMicknl commented 2 months ago

@sebaurel what is the exact sensor that you are missing in the Energy overview? Can you add a screenshot of your device page and the specific sensor?

sebaurel commented 2 months ago

Hello iMicknl,

I try to had the Water consumption. Capture d'écran 2024-07-29 090615 Capture d'écran 2024-07-29 090641 Capture d'écran 2024-07-29 090528

Thanks.

sebaurel commented 1 month ago

Hello,

Thanks for the work @iMicknl But i have a issu when i add the sensor on the dashboard :( Capture d'écran 2024-08-22 110713 Capture d'écran 2024-08-22 110751 This sensor certainly does not give the total consumption, like the energy sensors, but over a period that I do not know. Maybe, it's not this sensor i need in this dashboard or a other bug ?

kopierschnitte commented 1 month ago

The sensor measures the total production instead of consumption. It's a little bit misleading...

sebaurel commented 1 month ago

I understand better! Thank you very much. So I will try to find a consumption sensor to connect to the inlet or outlet.

kopierschnitte commented 1 month ago

Well, if someone is really good at maths, you could calculate consumption out of production ... but that's way to complicated for me ;-)

iMicknl commented 3 weeks ago

How is this sensor represented in the official vendor app? The name of this state is very misleading if it is the water production instead of consumption..

What are the values of this sensor? Now we have configured it as total_increasing (see https://developers.home-assistant.io/docs/core/entity/sensor/#available-state-classes), but most likely this should be measurement?

kopierschnitte commented 3 weeks ago

The original app only displays a calculated consumption of the past days. I guess, it uses the production counter for these calculations.

And yes, I'm really sure the sensor is production and not consumption related.

total_increasing is fine, although there is an overflow at 65536