---
title: "Set always charge"
method: POST
path: "/vehicles/{name}/alwayscharge/{alwaysCharge}"
tags: ["vehicles"]
---

# Set always charge

`POST /vehicles/{name}/alwayscharge/{alwaysCharge}`

Sets the always charge state applied when this vehicle becomes active on a loadpoint.

## Path parameters

- `name` string, required
- `alwaysCharge` 'off' | 'on', required — Always charge default applied on identification. Once is not supported for vehicles.

## Response `200`

Success

- object
  - `alwaysCharge` 'off' | 'on' — Always charge default applied on identification. Once is not supported for vehicles.

## Changes

- **2026-09-02** `bb15589c0877` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/evcc-io/apis/evcc/changes/vehicles/:name/alwayscharge/:alwaysCharge/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/7bcd16f7bd80/schema)
