project-chip / connectedhomeip

Matter (formerly Project CHIP) creates more connections between more objects, simplifying development for manufacturers and increasing compatibility for consumers, guided by the Connectivity Standards Alliance.
https://buildwithmatter.com
Apache License 2.0
7.39k stars 1.98k forks source link

[1.3] Constraint Error in Laundry Washer Controls Cluster #34726

Open agatah2333 opened 1 month ago

agatah2333 commented 1 month ago

Reproduction steps

  1. SpinSpeedCurrent Attribute Constraint Error image

./chip-tool any write-by-id 0x0053 0x0001 15 0x654324 1 cannot be accepted

  1. NumberOfRinses Attribute Constraint Error image image image ./chip-tool any write-by-id 0x0053 0x0002 3 0x654324 1 cannot be accepted ./chip-tool any write-by-id 0x0053 0x0002 0 0x654324 1 cannot be accepted

Bug prevalence

each time

GitHub hash of the SDK that was being used

561d23d0db215a99705ff0696e73853c8edf11b2

Platform

core

Platform Version(s)

1.3

Type

Spec Compliance Issue, Core SDK Performance Improvement

Anything else?

No response

github-actions[bot] commented 1 day ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Remove stale label or comment or this will be closed in 30 days.