---
title: "Update repeating plans"
method: POST
path: "/vehicles/{name}/plan/repeating"
tags: ["vehicles"]
---

# Update repeating plans

`POST /vehicles/{name}/plan/repeating`

Updates the repeating charging plan.

## Path parameters

- `name` string, required

## Request body

- RepeatingPlan[] — unresolved $ref

## Response `200`

Success

- RepeatingPlan[] — unresolved $ref

## Changes

> 37 revisions in range; 2 could not be searched.

- **2026-08-03** `c75ef6921f05` — 2 breaking, 10 warning
  - the `items/` request property type/format changed from `object`/`` to ``/``
  - the `items/` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - removed the request property `items/active`
  - removed the request property `items/soc`
  - …8 more
- **2026-07-24** `e84dc2eafd11` — 2 breaking, 10 info
  - the `items/` request property type/format changed from ``/`` to `object`/``
  - the `items/` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - added the new optional request property `items/active`
  - added the new optional request property `items/soc`
  - …8 more
- **2026-07-23** `5f032b4182a7` — 2 breaking, 10 warning
  - the `items/` request property type/format changed from `object`/`` to ``/``
  - the `items/` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - removed the request property `items/active`
  - removed the request property `items/soc`
  - …8 more
- **2026-07-20** `32e824ccacfe` — 1 breaking, 1 warning
  - the response's body type/format changed from `object`/`` to `array`/`` for status `200`
  - removed the optional property `result` from the response with the `200` status
- …earlier changes not shown

[Full history](https://skmtc.dev/evcc-io/apis/evcc/changes/vehicles/:name/plan/repeating/post.md)

---

[API](https://skmtc.dev/evcc-io/apis/evcc.md) · [All operations](https://skmtc.dev/evcc-io/apis/evcc/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/evcc-io/evcc/revisions/5152af83a070/schema)
