Skip to content

Commit

Permalink
Templates update for release evcc-io/evcc@eec23a4
Browse files Browse the repository at this point in the history
  • Loading branch information
andig committed Dec 12, 2024
1 parent 8203603 commit 1a63ba1
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 0 deletions.
3 changes: 3 additions & 0 deletions templates/release/de/vehicle/mercedes_0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ render:
template: mercedes
title: # Wird in der Benutzeroberfläche angezeigt (optional)
capacity: 50 # Akkukapazität in kWh (optional)
user: # Benutzerkonto (bspw. E-Mail Adresse, User Id, etc.)
region: EMEA
accessToken:
refreshToken:
Expand All @@ -18,6 +19,7 @@ render:
template: mercedes
title: # Wird in der Benutzeroberfläche angezeigt (optional)
capacity: 50 # Akkukapazität in kWh (optional)
user: # Benutzerkonto (bspw. E-Mail Adresse, User Id, etc.)
region: EMEA
accessToken:
refreshToken:
Expand All @@ -29,3 +31,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/features/vehicle (optional)
priority: # Priorität des Ladepunktes oder Fahrzeugs in Relation zu anderen Ladepunkten oder Fahrzeugen für die Zuweisung von PV-Energie (optional)
cache: 15m # Zeitintervall nach dem Daten erneut vom Fahrzeug abgefragt werden (optional)
4 changes: 4 additions & 0 deletions templates/release/de/vehicle/mg2mqtt_0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,16 @@ render:
- default: |
type: template
template: mg2mqtt
user: # Benutzerkonto (bspw. E-Mail Adresse, User Id, etc.)
vin: W... # Erforderlich, wenn mehrere Fahrzeuge des Herstellers vorhanden sind
title: # Wird in der Benutzeroberfläche angezeigt (optional)
capacity: 50 # Akkukapazität in kWh (optional)
timeout: 1h # optional
advanced: |
type: template
template: mg2mqtt
user: # Benutzerkonto (bspw. E-Mail Adresse, User Id, etc.)
vin: W... # Erforderlich, wenn mehrere Fahrzeuge des Herstellers vorhanden sind
title: # Wird in der Benutzeroberfläche angezeigt (optional)
capacity: 50 # Akkukapazität in kWh (optional)
timeout: 1h # optional
Expand Down
3 changes: 3 additions & 0 deletions templates/release/en/vehicle/mercedes_0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ render:
template: mercedes
title: # Will be displayed in the user interface (optional)
capacity: 50 # Battery capacity in kWh (optional)
user: # User account (e.g. email address, user id, etc.)
region: EMEA
accessToken:
refreshToken:
Expand All @@ -18,6 +19,7 @@ render:
template: mercedes
title: # Will be displayed in the user interface (optional)
capacity: 50 # Battery capacity in kWh (optional)
user: # User account (e.g. email address, user id, etc.)
region: EMEA
accessToken:
refreshToken:
Expand All @@ -29,3 +31,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/en/docs/features/vehicle (optional)
priority: # Priority of the loadpoint or vehicle in relation to other loadpoints or vehicles for allocating pv energy (optional)
cache: 15m # Time interval with when data should be reloaded from the vehicle (optional)
4 changes: 4 additions & 0 deletions templates/release/en/vehicle/mg2mqtt_0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,16 @@ render:
- default: |
type: template
template: mg2mqtt
user: # User account (e.g. email address, user id, etc.)
vin: W... # Required if you own multiple vehicles of the same brand
title: # Will be displayed in the user interface (optional)
capacity: 50 # Battery capacity in kWh (optional)
timeout: 1h # optional
advanced: |
type: template
template: mg2mqtt
user: # User account (e.g. email address, user id, etc.)
vin: W... # Required if you own multiple vehicles of the same brand
title: # Will be displayed in the user interface (optional)
capacity: 50 # Battery capacity in kWh (optional)
timeout: 1h # optional
Expand Down

0 comments on commit 1a63ba1

Please sign in to comment.