Skip to content

Commit 9e3835c

Browse files
committed
Templates update for nightly evcc-io/evcc@fbd22d1
1 parent 335f4ad commit 9e3835c

File tree

4 files changed

+26
-0
lines changed

4 files changed

+26
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
product:
2+
brand: Zuidwijk
3+
description: SlimmeLezer(+) in Luxembourg
4+
description: |
5+
Slimmelezer-Geräte in Luxemburg verwenden für verschiedene Sensoren andere Namen.
6+
render:
7+
- usage: grid
8+
default: |
9+
type: template
10+
template: slimmelezer-luxembourg
11+
usage: grid
12+
host: 192.0.2.2 # IP-Adresse oder Hostname

templates/nightly/de/vehicle/tesla_0.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,6 @@ render:
3030
maxCurrent: 16 # Definiert die maximale Stromstärke pro angeschlossener Phase mit welcher das Fahrzeug geladen werden soll (optional)
3131
identifiers: # Kann meist erst später eingetragen werden, siehe: https://docs.evcc.io/docs/features/vehicle (optional)
3232
priority: # Priorität des Ladepunktes oder Fahrzeugs in Relation zu anderen Ladepunkten oder Fahrzeugen für die Zuweisung von PV-Energie (optional)
33+
clientId: # optional
3334
commandProxy: https://tesla.evcc.io/ # Bei Verwendung eines TWC3 (oder eines anderen 'dummen' Ladegeräts, das nicht steuerbar ist) kann evcc die Ladung direkt verwalten, indem es über einen Command Proxy mit dem Fahrzeug kommuniziert. Standardmäßig wird der von evcc bereitgestellte Proxy verwendet. Dieses parameter setzt die Basis-URL eines benutzerdefinierten Command Proxy, der anstelle des standardmäßigen evcc-Proxy verwendet werden soll. Siehe zum Beispiel https://github.com/wimaha/TeslaBleHttpProxy für einen Proxy, der Kommandos über Bluetooth sendet. (optional)
3435
cache: 15m # Zeitintervall nach dem Daten erneut vom Fahrzeug abgefragt werden (optional)
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
product:
2+
brand: Zuidwijk
3+
description: SlimmeLezer(+) in Luxembourg
4+
description: |
5+
Slimmelezer devices use different sensor names in Luxembourg.
6+
render:
7+
- usage: grid
8+
default: |
9+
type: template
10+
template: slimmelezer-luxembourg
11+
usage: grid
12+
host: 192.0.2.2 # IP address or hostname

templates/nightly/en/vehicle/tesla_0.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,6 @@ render:
3030
maxCurrent: 16 # The maximum amperage per connected phase with which the car shuold be charged (optional)
3131
identifiers: # Mostly this can be added later, see: https://docs.evcc.io/en/docs/features/vehicle (optional)
3232
priority: # Priority of the loadpoint or vehicle in relation to other loadpoints or vehicles for allocating pv energy (optional)
33+
clientId: # optional
3334
commandProxy: https://tesla.evcc.io/ # When using a TWC3 (or other 'dumb' charger not capable of control), evcc can manage the charge directly by communicating with the vehicle through a Command Proxy. By default, the proxy provided by evcc is used. With this parameter, you set the base URL of a custom Command Proxy to use instead of the default evcc one. See for example https://github.com/wimaha/TeslaBleHttpProxy for a proxy sending commands via bluetooth. (optional)
3435
cache: 15m # Time interval with when data should be reloaded from the vehicle (optional)

0 commit comments

Comments
 (0)