stepColor(with:completion:)

Declaration

func stepColor(with params: MTRColorControlClusterStepColorParams, completion: @escaping  @Sendable ((any Error)?) -> Void)
func stepColor(with params: MTRColorControlClusterStepColorParams) async throws