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.45k stars 1.99k forks source link

Add implementation for added Q quality in Color Control #33863

Closed ReneJosefsen closed 2 months ago

ReneJosefsen commented 4 months ago

https://github.com/CHIP-Specifications/connectedhomeip-spec/pull/9064 and https://github.com/CHIP-Specifications/connectedhomeip-spec/pull/9181

Adds the Q quality to RemainingTime, CurrentHue, CurrentSaturation, CurrentX, CurrentY and EnhancedCurrentHue. The SDK needs to be updated to match the rules proposed by the spec on how often these values SHALL be reported.

jmartinez-silabs commented 3 months ago

@ReneJosefsen Shouldn't the ColorTemperatureMireds also have a Q quality?