Skip to content

Commit

Permalink
Templates update for nightly evcc-io/evcc@b0dc3b3
Browse files Browse the repository at this point in the history
  • Loading branch information
naltatis committed Dec 12, 2024
1 parent 2977a63 commit 3b573f7
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions templates/nightly/de/vehicle/fiat_0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ render:
vin: ZFAE... # Erforderlich, wenn mehrere Fahrzeuge des Herstellers vorhanden sind (optional)
title: # Wird in der Benutzeroberfläche angezeigt (optional)
capacity: 50 # Akkukapazität in kWh (optional)
pin: # optional
pin: # Benötigt zur Aktualisierung des Ladestands während der Ladung. (optional)
advanced: |
type: template
template: fiat
Expand All @@ -18,7 +18,7 @@ render:
vin: ZFAE... # Erforderlich, wenn mehrere Fahrzeuge des Herstellers vorhanden sind (optional)
title: # Wird in der Benutzeroberfläche angezeigt (optional)
capacity: 50 # Akkukapazität in kWh (optional)
pin: # optional
pin: # Benötigt zur Aktualisierung des Ladestands während der Ladung. (optional)
icon: car # Icon in der Benutzeroberfläche (optional)
phases: 3 # Die maximale Anzahl der Phasen welche genutzt werden können (optional)
mode: # Möglich sind Off, Now, MinPV und PV, oder leer wenn keiner definiert werden soll (optional)
Expand Down
4 changes: 2 additions & 2 deletions templates/nightly/de/vehicle/fiat_1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ render:
vin: ZFAE... # Erforderlich, wenn mehrere Fahrzeuge des Herstellers vorhanden sind (optional)
title: # Wird in der Benutzeroberfläche angezeigt (optional)
capacity: 50 # Akkukapazität in kWh (optional)
pin: # optional
pin: # Benötigt zur Aktualisierung des Ladestands während der Ladung. (optional)
advanced: |
type: template
template: fiat
Expand All @@ -18,7 +18,7 @@ render:
vin: ZFAE... # Erforderlich, wenn mehrere Fahrzeuge des Herstellers vorhanden sind (optional)
title: # Wird in der Benutzeroberfläche angezeigt (optional)
capacity: 50 # Akkukapazität in kWh (optional)
pin: # optional
pin: # Benötigt zur Aktualisierung des Ladestands während der Ladung. (optional)
icon: car # Icon in der Benutzeroberfläche (optional)
phases: 3 # Die maximale Anzahl der Phasen welche genutzt werden können (optional)
mode: # Möglich sind Off, Now, MinPV und PV, oder leer wenn keiner definiert werden soll (optional)
Expand Down
4 changes: 2 additions & 2 deletions templates/nightly/en/vehicle/fiat_0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ render:
vin: ZFAE... # Required if you own multiple vehicles of the same brand (optional)
title: # Will be displayed in the user interface (optional)
capacity: 50 # Battery capacity in kWh (optional)
pin: # optional
pin: # Required for evcc to refresh the SoC while charging. (optional)
advanced: |
type: template
template: fiat
Expand All @@ -18,7 +18,7 @@ render:
vin: ZFAE... # Required if you own multiple vehicles of the same brand (optional)
title: # Will be displayed in the user interface (optional)
capacity: 50 # Battery capacity in kWh (optional)
pin: # optional
pin: # Required for evcc to refresh the SoC while charging. (optional)
icon: car # Icon as shown in user interface (optional)
phases: 3 # The maximum number of phases which can be used (optional)
mode: # Possible values are Off, Now, MinPV and PV, or empty if none should be set (optional)
Expand Down
4 changes: 2 additions & 2 deletions templates/nightly/en/vehicle/fiat_1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ render:
vin: ZFAE... # Required if you own multiple vehicles of the same brand (optional)
title: # Will be displayed in the user interface (optional)
capacity: 50 # Battery capacity in kWh (optional)
pin: # optional
pin: # Required for evcc to refresh the SoC while charging. (optional)
advanced: |
type: template
template: fiat
Expand All @@ -18,7 +18,7 @@ render:
vin: ZFAE... # Required if you own multiple vehicles of the same brand (optional)
title: # Will be displayed in the user interface (optional)
capacity: 50 # Battery capacity in kWh (optional)
pin: # optional
pin: # Required for evcc to refresh the SoC while charging. (optional)
icon: car # Icon as shown in user interface (optional)
phases: 3 # The maximum number of phases which can be used (optional)
mode: # Possible values are Off, Now, MinPV and PV, or empty if none should be set (optional)
Expand Down

0 comments on commit 3b573f7

Please sign in to comment.