---
title: "Disable external battery control"
method: DELETE
path: "/batterymode"
tags: ["battery"]
---

# Disable external battery control

`DELETE /batterymode`

Default evcc control behavior is restored

## Response `200`

Battery mode

- integer — Battery mode. 0: unknown, 1: normal, 2: hold, 3: charge, 4: holdcharge

## Changes

- **2026-07-23** `46689b886c53` — 1 breaking, 1 warning
  - the response's body type/format changed from `object`/`` to `integer`/`` for status `200`
  - removed the optional property `result` from the response with the `200` status
- **2026-07-23** `5f032b4182a7` — 1 breaking, 1 info
  - the response's body type/format changed from `integer`/`` to `object`/`` for status `200`
  - added the optional property `result` to the response with the `200` status
- **2026-07-20** `32e824ccacfe` — 1 breaking, 1 warning
  - the response's body type/format changed from `object`/`` to `integer`/`` for status `200`
  - removed the optional property `result` from the response with the `200` status
- **2026-06-09** `347e67943b4b` — 1 breaking
  - the `result` response property's max was increased from `3.00` to `4.00` for the response status `200`
- **2025-08-10** `c4027a2cb484` — 1 info
  - api operation id `disableExternalBatteryControl` was added

[Full history](https://skmtc.dev/evcc-io/apis/evcc/changes/batterymode/delete.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)
