moveColor(with:completionHandler:)
Declaration
func moveColor(with params: MTRColorControlClusterMoveColorParams, completionHandler: @escaping @Sendable ((any Error)?) -> Void)func moveColor(with params: MTRColorControlClusterMoveColorParams) async throws