Koenkk / Koenkk/zigbee2mqtt

[TS011F (A1Z) / _TZ3210_2putqrmw] Nous A1Z Power reading

Open
#32,690 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

problem
Dominant language
TypeScript
Stars
15.7k
Forks
2k
Avg merge
18h 55m
Merged PRs (30d)
35

Description

What happened?

Power reading does not work

What did you expect to happen?

No response

How to reproduce it (minimal and precise)

just add the Device to zigbee2mqtt. have 2 Plugs, none of them reads power.

Zigbee2MQTT version

2.12.1 (aa909a8a62f76e2dd98ace3a172bca88ee56f5fe
)

Adapter firmware version

{"build":0,"ezsp":13,"major":7,"minor":4,"patch":5,"revision":"7.4.5 [GA]","special":0,"type":170}

Adapter

EmberZNet

Setup

os: #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 - 5.15.0-185-generic - x64
node: v24.17.0
ha: false

Device database.db entry

No response

Debug log

No response

Notes
Device

definition: A1Z - Nous (v0.0.0)
software_build_id: undefined
date_code: ``
endpoints:

{"1":{"bindings":[{"cluster":"genOnOff","target":{"endpoint":1,"ieee_address":"0xe0798dfffea7483f","type":"endpoint"}},{"cluster":"haElectricalMeasurement","target":{"endpoint":1,"ieee_address":"0xe0798dfffea7483f","type":"endpoint"}},{"cluster":"seMetering","target":{"endpoint":1,"ieee_address":"0xe0798dfffea7483f","type":"endpoint"}}],"clusters":{"input":["genIdentify","genGroups","genScenes","genOnOff","seMetering","haElectricalMeasurement","57344","manuSpecificTuya3","genBasic"],"output":["genOta","genTime"]},"configured_reportings":[{"attribute":"currentSummDelivered","cluster":"seMetering","maximum_report_interval":3600,"minimum_report_interval":5,"reportable_change":257},{"attribute":"rmsVoltage","cluster":"haElectricalMeasurement","maximum_report_interval":3600,"minimum_report_interval":5,"reportable_change":5},{"attribute":"rmsCurrent","cluster":"haElectricalMeasurement","maximum_report_interval":3600,"minimum_report_interval":5,"reportable_change":50},{"attribute":"activePower","cluster":"haElectricalMeasurement","maximum_report_interval":3600,"minimum_report_interval":5,"reportable_change":10}],"scenes":[]},"242":{"bindings":[],"clusters":{"input":[],"output":["greenPower"]},"configured_reportings":[],"scenes":[]}}
Health

time: Wed Jul 29 2026 16:56:15 GMT+0200 (Mitteleuropäische Sommerzeit)
os.load_average: 0.53, 0.53, 0.54
os.memory_percent: 19.4196
process.memory_percent: 0.6296
process.uptime_sec: 183002

{"leave_count":0,"messages":5372,"messages_per_sec":0.0294,"network_address_changes":0}

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the A1Z device definition and inspect how its haElectricalMeasurement activePower reporting is handled for endpoint 1. Reproduce the issue with the provided Nous plug details and confirm that power readings are published after the device is added; no specific file or test is named in the issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
embedded-iot
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.