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

Power consumption when 2 indoor units on one outdoor unit #86

Open
HA-TB303 opened this issue Mar 7, 2023 · 8 comments
Open

Power consumption when 2 indoor units on one outdoor unit #86

HA-TB303 opened this issue Mar 7, 2023 · 8 comments

Comments

@HA-TB303
Copy link

HA-TB303 commented Mar 7, 2023

Hi, I have 2 indoor units CS-TZ25WKE attached to 1 outdoor unit.

I use the ESP32 CN-CNT variant in both indoor units.
I have 2 energy sensors reporting the same when idle (both 8 watt) and they also seem to be reporting the same when in use.

Is this energy consumption measurement taken from the outdoor unit for the whole system combined?

@DomiStyle
Copy link
Owner

The power consumption was not implemented by me but from what I remember it's just a rough approximation, which is probably why you get the same values.

I assume if one is idle and one is on you get different values?

@HA-TB303
Copy link
Author

Nope, the values are practically always identical. Sometimes one is a little faster reporting then the other, but generally they are the same.

@DomiStyle
Copy link
Owner

Interesting, could indeed be that the calculation is done on the outdoor unit instead.

Does the value double if one AC is on and you turn another one on a little bit later?

@HA-TB303
Copy link
Author

No, it stays the same.

@DomiStyle
Copy link
Owner

Strange, that makes it even more useless than it was with a single unit.

@War3333
Copy link

War3333 commented May 29, 2023

I have the official intesys knx adapter for my knx system, i can confirm that the consumption is indeed calculated on the outdoor unit and will be reported to be the same on both units. The consumption of the inside split are few watts anyway (tested with a real amperometric sensor) so i don't think it really matters.

@nicx
Copy link

nicx commented Dec 4, 2023

I have 3 indoor units with the same behaviour. Is it confirmed that this is by design? In the cloud app I cann see slightly different power values between the 3 indoor units. Is Panasonic itself also using the outdoor unit for estimating power consumption?

@qwert4712
Copy link

"For Multi-Split AC Systems, the energy consumption value displayed is for whole system."

see
https://www.panasonic.com/global/hvac/products/comfort-cloud/how-to-use-comfort-cloud/check-air-conditioner-energy-consumption.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants