diff --git a/templates/nightly/de/meter/slimmelezer-luxembourg_0.yaml b/templates/nightly/de/meter/slimmelezer-luxembourg_0.yaml new file mode 100644 index 000000000..bfb89cd89 --- /dev/null +++ b/templates/nightly/de/meter/slimmelezer-luxembourg_0.yaml @@ -0,0 +1,12 @@ +product: + brand: Zuidwijk + description: SlimmeLezer(+) in Luxembourg +description: | + Slimmelezer-Geräte in Luxemburg verwenden für verschiedene Sensoren andere Namen. +render: + - usage: grid + default: | + type: template + template: slimmelezer-luxembourg + usage: grid + host: 192.0.2.2 # IP-Adresse oder Hostname diff --git a/templates/nightly/de/vehicle/tesla_0.yaml b/templates/nightly/de/vehicle/tesla_0.yaml index 5fc5a525d..d94bf2a6a 100644 --- a/templates/nightly/de/vehicle/tesla_0.yaml +++ b/templates/nightly/de/vehicle/tesla_0.yaml @@ -30,5 +30,6 @@ 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/features/vehicle (optional) priority: # Priorität des Ladepunktes oder Fahrzeugs in Relation zu anderen Ladepunkten oder Fahrzeugen für die Zuweisung von PV-Energie (optional) + clientId: # optional 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) cache: 15m # Zeitintervall nach dem Daten erneut vom Fahrzeug abgefragt werden (optional) diff --git a/templates/nightly/en/meter/slimmelezer-luxembourg_0.yaml b/templates/nightly/en/meter/slimmelezer-luxembourg_0.yaml new file mode 100644 index 000000000..f8fc9e139 --- /dev/null +++ b/templates/nightly/en/meter/slimmelezer-luxembourg_0.yaml @@ -0,0 +1,12 @@ +product: + brand: Zuidwijk + description: SlimmeLezer(+) in Luxembourg +description: | + Slimmelezer devices use different sensor names in Luxembourg. +render: + - usage: grid + default: | + type: template + template: slimmelezer-luxembourg + usage: grid + host: 192.0.2.2 # IP address or hostname diff --git a/templates/nightly/en/vehicle/tesla_0.yaml b/templates/nightly/en/vehicle/tesla_0.yaml index 7f4dd1df1..809760849 100644 --- a/templates/nightly/en/vehicle/tesla_0.yaml +++ b/templates/nightly/en/vehicle/tesla_0.yaml @@ -30,5 +30,6 @@ 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/features/vehicle (optional) priority: # Priority of the loadpoint or vehicle in relation to other loadpoints or vehicles for allocating pv energy (optional) + clientId: # optional 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) cache: 15m # Time interval with when data should be reloaded from the vehicle (optional)