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

# Set always charge

`POST /loadpoints/{id}/alwayscharge/{alwaysCharge}`

Updates the always charge state. When active, smart mode charges continuously at least at minimum power. The once state resets when the vehicle is disconnected.

## Path parameters

- `id` integer, required — Loadpoint index starting at 1.
- `alwaysCharge` AlwaysCharge, required — unresolved $ref

## Response `200`

Success

- AlwaysCharge — unresolved $ref

## Other responses

- `400` — Not supported for chargers without current control.

## Changes

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

[Change history](https://skmtc.dev/evcc-io/apis/evcc/changes/loadpoints/:id/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/bb15589c0877/schema)
