EVCC¶

๐ณ Docker ยท Documentation ยท http://<your.IP>:7070
evcc is an energy management system with a focus on electromobility. The software controls your EV charger or smart plug. It communicates with your vehicle, inverter or home storage to make intelligent charging decisions. The software is open source and community-driven.
Install from armbian-config โ Software โ Home Automation โ EVCC
| CLI install | |
|---|---|
- Admin password is generated at first web interface login
- Install directory:
/armbian/evcc - Site configuration directory:
/armbian/evcc/evcc.yaml
| Bash | |
|---|---|
All armbian-config commands
| Action | Command |
|---|---|
| Install | armbian-config --api module_evcc install |
| EVCC - solar charging automation remove | armbian-config --api module_evcc remove |
| EVCC purge with data folder | armbian-config --api module_evcc purge |
| Status | armbian-config --api module_evcc status |
| Help | armbian-config --api module_evcc help |
Part of Armbian’s Home Automation for control home appliances software.