You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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