What
Add ability to read and set the battery reserve SOC (PARAM_EP_RESERVE_ENERGY).
Why
- Essential for battery longevity
- Prevents over-discharge
- Standard in E3DC API
Use Case
Automatically maintain a 10-20% reserve via Home Assistant automation.
Technical Notes
- Parameter: PARAM_EP_RESERVE_ENERGY
- Likely already in E3DC Python library
- Would add new sensor/service
What
Add ability to read and set the battery reserve SOC (PARAM_EP_RESERVE_ENERGY).
Why
Use Case
Automatically maintain a 10-20% reserve via Home Assistant automation.
Technical Notes