From 052f5cc6578c9b56ffa4622c24b04398ae1fc45c Mon Sep 17 00:00:00 2001 From: andig Date: Fri, 20 Oct 2023 17:30:32 +0000 Subject: [PATCH] Templates update evcc-io/evcc@0f21f0409712265e0bd56900e3f75310a86c70aa --- templates/de/vehicle/id_0.yaml | 1 + templates/de/vehicle/vw_0.yaml | 1 + templates/en/vehicle/id_0.yaml | 1 + templates/en/vehicle/vw_0.yaml | 1 + 4 files changed, 4 insertions(+) diff --git a/templates/de/vehicle/id_0.yaml b/templates/de/vehicle/id_0.yaml index ef7a658b5c..e79d877d0b 100644 --- a/templates/de/vehicle/id_0.yaml +++ b/templates/de/vehicle/id_0.yaml @@ -30,3 +30,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) + timeout: 10s # optional diff --git a/templates/de/vehicle/vw_0.yaml b/templates/de/vehicle/vw_0.yaml index 13ae89520c..d170bb6e86 100644 --- a/templates/de/vehicle/vw_0.yaml +++ b/templates/de/vehicle/vw_0.yaml @@ -30,3 +30,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) + timeout: 10s # optional diff --git a/templates/en/vehicle/id_0.yaml b/templates/en/vehicle/id_0.yaml index db16064249..7fd22ccef2 100644 --- a/templates/en/vehicle/id_0.yaml +++ b/templates/en/vehicle/id_0.yaml @@ -30,3 +30,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/guides/vehicles/#determining-which-vehicle-is-at-which-charger (optional) priority: # Priority of the loadpoint or vehicle in relation to other loadpoints or vehicles for allocating pv energy (optional) + timeout: 10s # optional diff --git a/templates/en/vehicle/vw_0.yaml b/templates/en/vehicle/vw_0.yaml index f9526b3b5c..0787d909dc 100644 --- a/templates/en/vehicle/vw_0.yaml +++ b/templates/en/vehicle/vw_0.yaml @@ -30,3 +30,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/guides/vehicles/#determining-which-vehicle-is-at-which-charger (optional) priority: # Priority of the loadpoint or vehicle in relation to other loadpoints or vehicles for allocating pv energy (optional) + timeout: 10s # optional