Skip to content

Commit

Permalink
Templates update evcc-io/evcc@6331fd5
Browse files Browse the repository at this point in the history
  • Loading branch information
andig committed Sep 21, 2023
1 parent 5ec0ad8 commit 92731ea
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 24 deletions.
7 changes: 1 addition & 6 deletions templates/de/vehicle/bmw_0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,6 @@ render:
password: # Passwort des Benutzerkontos (bei führenden Nullen bitte in einfache Hochkommata setzen)
vin: WBMW... # Erforderlich, wenn mehrere Fahrzeuge des Herstellers vorhanden sind (optional)
capacity: 50 # Akkukapazität in kWh (optional)
region: EU
- NA
- EU # optional
advanced: |
type: template
template: bmw
Expand All @@ -30,6 +27,4 @@ render:
maxCurrent: 16 # Definiert die maximale Stromstärke pro angeschlossener Phase mit welcher das Fahrzeug geladen werden soll (optional)
identifiers: # Kann meist erst später eingetragen werden, siehe: https://docs.evcc.io/docs/guides/vehicles/#erkennung-des-fahrzeugs-an-der-wallbox (optional)
priority: # Priorität des Ladepunktes oder Fahrzeugs in Relation zu anderen Ladepunkten oder Fahrzeugen für die Zuweisung von PV-Energie (optional)
region: EU
- NA
- EU # optional
region: EU # optional
7 changes: 1 addition & 6 deletions templates/de/vehicle/mini_0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,6 @@ render:
password: # Passwort des Benutzerkontos (bei führenden Nullen bitte in einfache Hochkommata setzen)
vin: WBMW... # Erforderlich, wenn mehrere Fahrzeuge des Herstellers vorhanden sind (optional)
capacity: 50 # Akkukapazität in kWh (optional)
region: EU
- NA
- EU # optional
advanced: |
type: template
template: mini
Expand All @@ -30,6 +27,4 @@ render:
maxCurrent: 16 # Definiert die maximale Stromstärke pro angeschlossener Phase mit welcher das Fahrzeug geladen werden soll (optional)
identifiers: # Kann meist erst später eingetragen werden, siehe: https://docs.evcc.io/docs/guides/vehicles/#erkennung-des-fahrzeugs-an-der-wallbox (optional)
priority: # Priorität des Ladepunktes oder Fahrzeugs in Relation zu anderen Ladepunkten oder Fahrzeugen für die Zuweisung von PV-Energie (optional)
region: EU
- NA
- EU # optional
region: EU # optional
7 changes: 1 addition & 6 deletions templates/en/vehicle/bmw_0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,6 @@ render:
password: # Password of the user account (use single quotes in case of leading zeros)
vin: WBMW... # Required if you own multiple vehicles of the same brand (optional)
capacity: 50 # Battery capacity in kWh (optional)
region: EU
- NA
- EU # optional
advanced: |
type: template
template: bmw
Expand All @@ -30,6 +27,4 @@ render:
maxCurrent: 16 # The maximum amperage per connected phase with which the car shuold be charged (optional)
identifiers: # Mostly this can be added later, see: https://docs.evcc.io/docs/guides/vehicles/#erkennung-des-fahrzeugs-an-der-wallbox (optional)
priority: # Priority of the loadpoint or vehicle in relation to other loadpoints or vehicles for allocating pv energy (optional)
region: EU
- NA
- EU # optional
region: EU # optional
7 changes: 1 addition & 6 deletions templates/en/vehicle/mini_0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,6 @@ render:
password: # Password of the user account (use single quotes in case of leading zeros)
vin: WBMW... # Required if you own multiple vehicles of the same brand (optional)
capacity: 50 # Battery capacity in kWh (optional)
region: EU
- NA
- EU # optional
advanced: |
type: template
template: mini
Expand All @@ -30,6 +27,4 @@ render:
maxCurrent: 16 # The maximum amperage per connected phase with which the car shuold be charged (optional)
identifiers: # Mostly this can be added later, see: https://docs.evcc.io/docs/guides/vehicles/#erkennung-des-fahrzeugs-an-der-wallbox (optional)
priority: # Priority of the loadpoint or vehicle in relation to other loadpoints or vehicles for allocating pv energy (optional)
region: EU
- NA
- EU # optional
region: EU # optional

0 comments on commit 92731ea

Please sign in to comment.