moveColor(with:completion:)

Declaration

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