Skip to content

evcc App

About

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.

Configuration

In newer releases, there is an experimental approach to configure everything directly in the UI.

The tradinationl approach is to configure using the CLI tool. See upstream docs for all the options and supported devices.

Open a Web terminal and run:

cd /app/data
gosu cloudron:cloudron /app/pkg/evcc configure

The second command overwrites any existing evcc.yaml. If you restart the app, it will re-add any package specific configuration.