stepColor(with:completionHandler:)

Declaration

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