EVPV currently only supports peak shaving for smart charging. We should extend this to include additional strategies and expose them through the CLI.
Tasks
- Implement new strategies:
- PV-based / solar-optimized charging
- Time-of-use or tariff-based charging
- Ensure modular design for easy extension
- Add CLI support for selecting and configuring smart-charging modes
- Update documentation and examples
EVPV currently only supports peak shaving for smart charging. We should extend this to include additional strategies and expose them through the CLI.
Tasks