---
title: "Control battery grid discharge"
method: POST
path: "/batterygriddischarge/{enable}"
tags: ["battery"]
---

# Control battery grid discharge

`POST /batterygriddischarge/{enable}`

Allow the home battery to discharge to the grid (experimental).

## Path parameters

- `enable` 'true' | 'false' | '1' | '0', required

## Response `200`

Success - Boolean result

- boolean

## Changes

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

- **2026-07-23** `46689b886c53` — 1 breaking, 1 warning
  - the response's body type/format changed from `object`/`` to `boolean`/`` for status `200`
  - removed the optional property `result` from the response with the `200` status
- **2026-07-23** `39995746e09a` — 1 info
  - endpoint added

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