project-chip / zap

ZAP stands for ZCL Advanced Platform. It is used to configure clusters, attributes and other entities for Matter and ZigbeePro applications.
Apache License 2.0
133 stars 82 forks source link

[BUG] ZAP tool --> Primary Device is not correctly saved to zap file #1420

Closed lboue closed 2 days ago

lboue commented 1 week ago

Reproduction steps

I am facing an issue with ZAP tool. Primary Device is not correctly saved to zap file. For example, with PR #35410.

Reproduce steps

Bug prevalence

Always

GitHub hash of the SDK that was being used

c6f66811c00f6c13e09938147a7c37310ee7bdc9

Platform

core

Platform Version(s)

N/A

Anything else?

No response

lboue commented 1 week ago

Same issue: Not able to set SmokeAlarmCO as Primary device type if PowerSource device type exists #1119

lboue commented 2 days ago

Fixed by v2024.09.10-nightly release.

Testing

./scripts/tools/zap/zap_download.py --zap-version v2024.09.10-nightly
./scripts/tools/zap/run_zaptool.sh examples/chef/devices/rootnode_waterleakdetector_0b067acfa3.zap

image