Skip to content

All devices report same daily_energy value, regardless of which units are actually running. #489

Description

@as-wallpen

Checklist

  • I have verified that the account and device works in the Comfort Cloud App.
  • This issue only contains 1 issue (if you have multiple issues, open one issue for each issue).
  • This issue is not a duplicate issue of currently previous issues..

What version of Home Assistant Core?

core-2026.7.4

Describe the issue

Problem description

All devices in an account report the same daily_energy value, regardless of
which units are actually running.

I have four indoor units on one account (German site). Last night only the two
bedroom units ran; the two office units were off the entire time. All four
*_klima_daily_energy sensors nevertheless incremented in lockstep and stayed
within ~10 Wh of each other over more than seven hours.

Readings taken at 07:35 local time:

Entity Unit ran overnight? daily_energy
Schlafen groß Klima Daily Energy yes 0.565 kWh
Schlafen klein Klima Daily Energy yes 0.566 kWh
Büro groß Klima Daily Energy no 0.571 kWh
Büro klein Klima Daily Energy no 0.562 kWh

Progression of two of them after the daily reset (identical steps):

Time Büro groß (off) Büro klein (off)
00:25 0.007 0.007
02:35 0.196 0.196
04:36 0.355 0.356
06:11 0.479 0.477
07:26 0.565 0.562

Data Mode is LIVE for all devices, so cached/offline fallback is not the
cause.

Second observation: the absolute value looks too low. 0.565 kWh since midnight
for two CS-Z35ZKEW split units running in cooling mode overnight is far below
what the units can plausibly have consumed.

Same pattern on a second, independent installation (different account, different
country, four units): all four sit at 0.072–0.073 kWh.

Question

Does the Comfort Cloud API already return one aggregated figure per account, or
is the per-device value being lost/overwritten in the integration? Happy to
supply debug logs showing the raw API response per device ID if that helps.

Environment

  • Home Assistant Core: 2026.7.4
  • panasonic_cc:
  • Devices: 4× CS-Z35ZKEW (site A), 4× CS-Z42ZKEW / mixed (site B)
  • Config entry options: enable_daily_energy_sensor: true,
    energy_fetch_interval: 300, device_fetch_interval: 120

Error/Debug Logs


Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions