stopMotion(with:completion:)
Declaration
func stopMotion(with params: MTRWindowCoveringClusterStopMotionParams?, completion: @escaping @Sendable ((any Error)?) -> Void)func stopMotion(with params: MTRWindowCoveringClusterStopMotionParams?) async throws