Control your Zendure batteries.
This app supports the 2400AC and 800 Pro from Zendure by using their local API.
Key features:
- Set input and output power
- Display state of charge
- Counts total charged and discharged energy (for calculating round trip efficiency)
Atomic write of outputLimit only. Does not touch inputLimit, smartMode or acMode. Use 0 to block discharge while allowing solar/grid charging.
2400AC / 800Pro
Set min SOC to 20% (Zenki refuses to discharge below)
i
Atomic write of minSoc only. Use as alternative discharge-blocker: set min-SOC to current SOC and Zenki refuses to discharge further. Reverts in HA take 'few minutes' (per Zendure-HA #838). Range clamped to 5-50% for battery health.
2400AC / 800Pro
Set bypass mode to ...
i
Atomic write of passMode. Auto = follow firmware logic, Off = bypass disabled, On = force grid-passthrough (e.g. during low SOC or storm).
2400AC / 800Pro
Set grid export to ...
i
Atomic write of gridReverse. Disabled = no export, Allow = export enabled, Forbidden = firmware blocks export. Useful for negative-price tariffs (Tibber) where you want to stop exporting temporarily.