diff --git a/templates/nightly/de/charger/go-e-v3_0.yaml b/templates/nightly/de/charger/go-e-v3_0.yaml index 31de1a51f..6eefc0852 100644 --- a/templates/nightly/de/charger/go-e-v3_0.yaml +++ b/templates/nightly/de/charger/go-e-v3_0.yaml @@ -5,9 +5,7 @@ capabilities: ["1p3p", "rfid"] requirements: ["sponsorship"] description: | Benötigt mindestens Firmware 052.1 oder neuer. - Für 1P/3P-Phasenumschaltung muss die HTTP API v2 im Charger aktiviert sein. - In der Go-E App (Menüpunkt "Auto") sollte die Option "Ausstecken simulieren" aktiviert sein. render: diff --git a/templates/nightly/de/vehicle/fiat_0.yaml b/templates/nightly/de/vehicle/fiat_0.yaml index 42d6ec3bd..27aa982e0 100644 --- a/templates/nightly/de/vehicle/fiat_0.yaml +++ b/templates/nightly/de/vehicle/fiat_0.yaml @@ -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: # Benötigt zur Aktualisierung des Ladestands während der Ladung. (optional) + pin: # Benötigt zur Aktualisierung des Ladestands während der Ladung. Bei Nutzung mit TWC3 kann der Ladevorgang mittels PIN gestartet und gestoppt werden. (optional) advanced: | type: template template: fiat @@ -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: # Benötigt zur Aktualisierung des Ladestands während der Ladung. (optional) + pin: # Benötigt zur Aktualisierung des Ladestands während der Ladung. Bei Nutzung mit TWC3 kann der Ladevorgang mittels PIN gestartet und gestoppt werden. (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) diff --git a/templates/nightly/de/vehicle/fiat_1.yaml b/templates/nightly/de/vehicle/fiat_1.yaml index c0def3294..fbca1a7d4 100644 --- a/templates/nightly/de/vehicle/fiat_1.yaml +++ b/templates/nightly/de/vehicle/fiat_1.yaml @@ -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: # Benötigt zur Aktualisierung des Ladestands während der Ladung. (optional) + pin: # Benötigt zur Aktualisierung des Ladestands während der Ladung. Bei Nutzung mit TWC3 kann der Ladevorgang mittels PIN gestartet und gestoppt werden. (optional) advanced: | type: template template: fiat @@ -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: # Benötigt zur Aktualisierung des Ladestands während der Ladung. (optional) + pin: # Benötigt zur Aktualisierung des Ladestands während der Ladung. Bei Nutzung mit TWC3 kann der Ladevorgang mittels PIN gestartet und gestoppt werden. (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) diff --git a/templates/nightly/en/charger/go-e-v3_0.yaml b/templates/nightly/en/charger/go-e-v3_0.yaml index 81d88a2d8..57f64c578 100644 --- a/templates/nightly/en/charger/go-e-v3_0.yaml +++ b/templates/nightly/en/charger/go-e-v3_0.yaml @@ -5,9 +5,7 @@ capabilities: ["1p3p", "rfid"] requirements: ["sponsorship"] description: | Requires firmware 052.1 or later. - For 1P/3P-Phase switching the HTTP API v2 in the charger setup needs to be activated. - The “simulate unplugging” option should be activated in the Go-E app ("Car" menu item). render: diff --git a/templates/nightly/en/vehicle/fiat_0.yaml b/templates/nightly/en/vehicle/fiat_0.yaml index 1a7ccfb43..32b9eb166 100644 --- a/templates/nightly/en/vehicle/fiat_0.yaml +++ b/templates/nightly/en/vehicle/fiat_0.yaml @@ -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: # Required for evcc to refresh the SoC while charging. (optional) + pin: # Required for evcc to refresh the SoC while charging. When connected to TWC3, used to start/stop charging. (optional) advanced: | type: template template: fiat @@ -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: # Required for evcc to refresh the SoC while charging. (optional) + pin: # Required for evcc to refresh the SoC while charging. When connected to TWC3, used to start/stop 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) diff --git a/templates/nightly/en/vehicle/fiat_1.yaml b/templates/nightly/en/vehicle/fiat_1.yaml index ea9df779d..d010d5309 100644 --- a/templates/nightly/en/vehicle/fiat_1.yaml +++ b/templates/nightly/en/vehicle/fiat_1.yaml @@ -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: # Required for evcc to refresh the SoC while charging. (optional) + pin: # Required for evcc to refresh the SoC while charging. When connected to TWC3, used to start/stop charging. (optional) advanced: | type: template template: fiat @@ -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: # Required for evcc to refresh the SoC while charging. (optional) + pin: # Required for evcc to refresh the SoC while charging. When connected to TWC3, used to start/stop 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)