Skip to content

Commit

Permalink
add batterydischargecontrol to MQTT (#565)
Browse files Browse the repository at this point in the history
fix #564
  • Loading branch information
VolkerK62 authored Jun 7, 2024
1 parent 8ce64fd commit d2a6d43
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/reference/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ Die MQTT API folgt der REST API Struktur.
- `evcc/site/bufferStartSoc`: battery buffer start SoC (writable)
- `evcc/site/residualPower`: grid residual power (writable)
- `evcc/site/smartCostLimit`: smart charging cost limit (previously known as "cheap" tariff) (writable)
- `evcc/site/batteryDischargeControl`: enable/disable battery discharge control (true/false) (writable)

### Vehicles

Expand Down

0 comments on commit d2a6d43

Please sign in to comment.