Steps to reproduce:
- run ZAP in Matter mode
- create Endpoint 1 with device type
Extended Color Light
- create Endpoint 2 with any device type (e.g.
Door Lock) with Color Control cluster disabled by default
- Enable
Color Control cluster in Endpoint 2
- Device type compliance warnings appeared in the notification pane as below
Issue:
It seems that the requirements associated with the Extended Color Light device type, Color Control cluster in Endpoint 1 are incorrectly influencing Endpoint 2. As a result, attributes and commands not enabled by default in Endpoint 2 trigger incorrect device type compliance warnings.
Assumptions:
The related triggers could have been written when only Zigbee was our priority or just tested on Zigbee. In Zigbee the cluster configurations are shared across clusters. So enabling color control in Endpoint 2 would have made it the same as the one on Endpoint 1

Steps to reproduce:
Extended Color LightDoor Lock) withColor Controlcluster disabled by defaultColor Controlcluster in Endpoint 2Issue:
It seems that the requirements associated with the
Extended Color Lightdevice type,Color Controlcluster in Endpoint 1 are incorrectly influencing Endpoint 2. As a result, attributes and commands not enabled by default in Endpoint 2 trigger incorrect device type compliance warnings.Assumptions:
The related triggers could have been written when only Zigbee was our priority or just tested on Zigbee. In Zigbee the cluster configurations are shared across clusters. So enabling
color controlin Endpoint 2 would have made it the same as the one on Endpoint 1