Skip to content

[S60ZBTPF / SONOFF] 3 Energy counters under same description & global energy missing #30073

@acommuni

Description

@acommuni

What happened?

3 Enegy counters (today, yesterday and month) have same label (frecnh) = Energy. It's difficult to know wihich counter is used when you have to select one.

Image

Moreover the global counter : energy is not represented (sum of all consumption)

See all counters bellow

{
"current": 0.078,
"energy": 29.77,
"energy_month": 1.58,
"energy_today": 0.15,
"energy_yesterday": 0.23,

"inching_control_set": {
"inching_control": "DISABLE",
"inching_mode": "OFF"
},
"linkquality": 216,
"outlet_control_protect": false,
"overload_protection": {
"enable_max_voltage": "ENABLE",
"enable_min_current": "DISABLE",
"enable_min_power": "DISABLE",
"enable_min_voltage": "DISABLE",
"max_current": 1114112.256,
"max_power": 0,
"max_voltage": 150994.944,
"min_current": 0,
"min_power": 0,
"min_voltage": 0.061
},
"power": 10.619,
"power_on_behavior": "previous",
"state": "ON",
"update": {
"installed_version": 4098,
"latest_version": 4098,
"state": "idle"
},
"voltage": 238.234
}

What did you expect to happen?

Just go to device panel

How to reproduce it (minimal and precise)

Just go to device panel

Zigbee2MQTT version

2.7.1 (unknown)

Adapter firmware version

{"build":397,"ezsp":14,"major":8,"minor":0,"patch":2,"revision":"8.0.2 [GA]","special":0,"type":170}

Adapter

EmberZNet

Setup

os: #1 SMP PREEMPT Tue Nov 4 13:25:50 UTC 2025 - 6.12.47-haos-raspi - arm64
node: v22.16.0
ha: true

Device database.db entry

No response

Debug log

No response

Notes

Device

software_build_id: 1.0.2
date_code: 20250411
endpoints:

{"1":{"bindings":[{"cluster":"genOnOff","target":{"endpoint":1,"ieee_address":"0x7cc6b6fffefb44df","type":"endpoint"}},{"cluster":"customClusterEwelink","target":{"endpoint":1,"ieee_address":"0x7cc6b6fffefb44df","type":"endpoint"}},{"cluster":"seMetering","target":{"endpoint":1,"ieee_address":"0x7cc6b6fffefb44df","type":"endpoint"}}],"clusters":{"input":["genBasic","genIdentify","genGroups","genScenes","genOnOff","seMetering","haElectricalMeasurement","haDiagnostic","manuSpecificAmazonWWAH","customClusterEwelink"],"output":["genTime","genOta"]},"configured_reportings":[{"attribute":"energyMonth","cluster":"customClusterEwelink","maximum_report_interval":3600,"minimum_report_interval":60,"reportable_change":50},{"attribute":"energyYesterday","cluster":"customClusterEwelink","maximum_report_interval":3600,"minimum_report_interval":60,"reportable_change":50},{"attribute":"energyToday","cluster":"customClusterEwelink","maximum_report_interval":3600,"minimum_report_interval":60,"reportable_change":50},{"attribute":"currentSummDelivered","cluster":"seMetering","maximum_report_interval":3600,"minimum_report_interval":5,"reportable_change":257},{"attribute":"onOff","cluster":"genOnOff","maximum_report_interval":65000,"minimum_report_interval":0,"reportable_change":1},{"attribute":"acCurrentCurrentValue","cluster":"customClusterEwelink","maximum_report_interval":65000,"minimum_report_interval":10,"reportable_change":2},{"attribute":"acCurrentPowerValue","cluster":"customClusterEwelink","maximum_report_interval":65000,"minimum_report_interval":10,"reportable_change":0}],"scenes":[]},"242":{"bindings":[],"clusters":{"input":[],"output":["greenPower"]},"configured_reportings":[],"scenes":[]}}
Health

time: Sun Dec 07 2025 15:26:03 GMT+0100 (heure normale d’Europe centrale)
os.load_average: 0.34, 0.27, 0.26
os.memory_percent: 18.5712
process.memory_percent: 1.7737
process.uptime_sec: 19208

{"leave_count":0,"messages":3328,"messages_per_sec":0.1733,"network_address_changes":0}

Metadata

Metadata

Assignees

No one assigned

    Labels

    problemSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions