ColorControlBehavior: Type<ColorControl.Cluster, Type<Of<{
    attributes: {};
    commands: {};
    events: {};
    id: 0;
    name: "Unknown";
    revision: 0;
}>, typeof ClusterBehavior, ColorControlInterface>, ColorControlInterface> = ...

ColorControlBehavior is the base class for objects that support interaction with ColorControl.Cluster.

This class does not have optional features of ColorControl.Cluster enabled. You can enable additional features using ColorControlBehavior.with.