evcc
Dieser Inhalt ist noch nicht in deiner Sprache verfügbar.
evcc - open source solar charging
evcc [flags]Options
Section titled “Options” -c, --config string Config file (default "~/evcc.yaml" or "/etc/evcc.yaml") --custom-brand string Custom brand name shown in the UI --custom-css string Additional user-defined CSS file for custom styling. No compatibility guarantees. --custom-email string Support email address shown in the UI --custom-logo-dark string Custom dark-mode logo file (svg, png) replacing the evcc logo in the UI. Requires custom-logo-light. --custom-logo-light string Custom light-mode logo file (svg, png) replacing the evcc logo in the UI. Requires custom-logo-dark. --custom-phone string Support phone number shown in the UI --custom-theme string Default UI theme (auto, light, dark). Users can override in the UI. --custom-website string Custom website URL shown in the UI --database string Database location (default "~/.evcc/evcc.db") --demo Enter demo mode. Disables auth, config ui and restart --disable-auth Disable authentication (dangerous) -h, --help Help --ignore-db Run command ignoring service database -l, --log string Log level (fatal, error, warn, info, debug, trace) (default "info") --log-headers Log headers --metrics Expose metrics --profile Expose pprof profiles --template string Add custom template file (debug only) --template-type string Custom template type (charger, meter, tariff, vehicle) (debug only)See also
Section titled “See also”- evcc cache - Manage cache entries
- evcc charger - Query configured chargers
- evcc checkconfig - Check config file for errors
- evcc completion - Generate the autocompletion script for the specified shell
- evcc config - Dump database configuration
- evcc detect - Auto-detect compatible hardware
- evcc device - Query database-configured devices (debug only)
- evcc discuss - Request support at Github Discussions (https://github.com/evcc-io/evcc/discussions/categories/erste-hilfe)
- evcc dump - Dump configuration
- evcc easee-ocpp - Manage Easee local OCPP configuration
- evcc meter - Query configured meters
- evcc metrics - Inspect stored energy metrics
- evcc migrate - Migrate yaml to database (deprecated), reset only
- evcc password - Password administration
- evcc settings - Manage configuration settings
- evcc sponsor - Validate sponsor token
- evcc sunspec - Dump SunSpec model information
- evcc tariff - Query configured tariff
- evcc token - Generate token credentials
- evcc vehicle - Query configured vehicles