Skip to content

Commit

Permalink
Fiat: require pin for updated soc (#13223)
Browse files Browse the repository at this point in the history
  • Loading branch information
SolarPowerEV committed Apr 14, 2024
1 parent 1e43ec1 commit 3740a31
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions templates/definition/vehicle/fiat.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,8 @@ render: |
{{ include "vehicle-base" . }}
{{- if .pin }}
pin: {{ .pin }} # mandatory to deep refresh Soc
help:
de: Für eine regelmäßige Abfrage des SoC beim Laden hier die PIN von der FIAT-App eintragen
en: To trigger the regular refresh of the SoC while charging enter the PIN from your FIAT app
{{- end }}
{{ include "vehicle-identify" . }}

0 comments on commit 3740a31

Please sign in to comment.