Skip to content

Commit

Permalink
Templates update for nightly evcc-io/evcc@735d75e
Browse files Browse the repository at this point in the history
  • Loading branch information
naltatis committed Nov 17, 2024
1 parent 047cb15 commit 233b5e9
Show file tree
Hide file tree
Showing 8 changed files with 56 additions and 96 deletions.
24 changes: 0 additions & 24 deletions templates/nightly/de/meter/cg-em24_0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,30 +45,6 @@ render:
host: 192.0.2.2 # Hostname
port: 502 # Port
# Modbus TCP
modbus: tcpip
id: 1
host: 192.0.2.2 # Hostname
port: 502 # Port
- usage: pv
default: |
type: template
template: cg-em24
usage: pv
# RS485 via adapter (Modbus RTU)
modbus: rs485serial
id: 1
device: /dev/ttyUSB0 # USB-RS485 Adapter Adresse
baudrate: 9600 # Prüfe die Geräteeinstellungen, typische Werte sind 9600, 19200, 38400, 57600, 115200
comset: "8N1" # Kommunikationsparameter für den Adapter
# RS485 via TCP/IP (Modbus RTU)
modbus: rs485tcpip
id: 1
host: 192.0.2.2 # Hostname
port: 502 # Port
# Modbus TCP
modbus: tcpip
id: 1
Expand Down
24 changes: 0 additions & 24 deletions templates/nightly/de/meter/cg-em24_1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,30 +45,6 @@ render:
host: 192.0.2.2 # Hostname
port: 502 # Port
# Modbus TCP
modbus: tcpip
id: 1
host: 192.0.2.2 # Hostname
port: 502 # Port
- usage: pv
default: |
type: template
template: cg-em24
usage: pv
# RS485 via adapter (Modbus RTU)
modbus: rs485serial
id: 1
device: /dev/ttyUSB0 # USB-RS485 Adapter Adresse
baudrate: 9600 # Prüfe die Geräteeinstellungen, typische Werte sind 9600, 19200, 38400, 57600, 115200
comset: "8N1" # Kommunikationsparameter für den Adapter
# RS485 via TCP/IP (Modbus RTU)
modbus: rs485tcpip
id: 1
host: 192.0.2.2 # Hostname
port: 502 # Port
# Modbus TCP
modbus: tcpip
id: 1
Expand Down
1 change: 1 addition & 0 deletions templates/nightly/de/vehicle/polestar_0.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
product:
brand: Polestar
requirements: ["skiptest"]
render:
- default: |
type: template
Expand Down
27 changes: 27 additions & 0 deletions templates/nightly/de/vehicle/tessie_0.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
product:
description: Tessie
group: Generische Unterstützung
description: |
Verbinden Sie Ihr Tesla-Fahrzeug über die Tessie-API. Dies wird das Fahrzeug niemals aufwecken; das Polling kann auf „always“ und interval „1M“ eingestellt werden. Wenn das Fahrzeug wach ist, sind die Daten normalerweise weniger als 15 Sekunden alt. Wenn das Fahrzeug schläft, stammen die Daten aus dem Zeitpunkt, zu dem es eingeschlafen ist. Holen Sie sich Ihr Token unter https://dash.tessie.com/settings/api
render:
- default: |
type: template
template: tessie
title: # Wird in der Benutzeroberfläche angezeigt (optional)
vin: W... # Erforderlich, wenn mehrere Fahrzeuge des Herstellers vorhanden sind
token:
capacity: 50 # Akkukapazität in kWh (optional)
advanced: |
type: template
template: tessie
title: # Wird in der Benutzeroberfläche angezeigt (optional)
vin: W... # Erforderlich, wenn mehrere Fahrzeuge des Herstellers vorhanden sind
token:
capacity: 50 # Akkukapazität in kWh (optional)
phases: 3 # Die maximale Anzahl der Phasen welche genutzt werden können (optional)
icon: car # Icon in der Benutzeroberfläche (optional)
mode: # Möglich sind Off, Now, MinPV und PV, oder leer wenn keiner definiert werden soll (optional)
minCurrent: 6 # Definiert die minimale Stromstärke pro angeschlossener Phase mit welcher das Fahrzeug geladen werden soll (optional)
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)
24 changes: 0 additions & 24 deletions templates/nightly/en/meter/cg-em24_0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,30 +45,6 @@ render:
host: 192.0.2.2 # Hostname
port: 502 # Port
# Modbus TCP
modbus: tcpip
id: 1
host: 192.0.2.2 # Hostname
port: 502 # Port
- usage: pv
default: |
type: template
template: cg-em24
usage: pv
# RS485 via adapter (Modbus RTU)
modbus: rs485serial
id: 1
device: /dev/ttyUSB0 # USB-RS485 Adapter Adresse
baudrate: 9600 # Prüfe die Geräteeinstellungen, typische Werte sind 9600, 19200, 38400, 57600, 115200
comset: "8N1" # Kommunikationsparameter für den Adapter
# RS485 via TCP/IP (Modbus RTU)
modbus: rs485tcpip
id: 1
host: 192.0.2.2 # Hostname
port: 502 # Port
# Modbus TCP
modbus: tcpip
id: 1
Expand Down
24 changes: 0 additions & 24 deletions templates/nightly/en/meter/cg-em24_1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,30 +45,6 @@ render:
host: 192.0.2.2 # Hostname
port: 502 # Port
# Modbus TCP
modbus: tcpip
id: 1
host: 192.0.2.2 # Hostname
port: 502 # Port
- usage: pv
default: |
type: template
template: cg-em24
usage: pv
# RS485 via adapter (Modbus RTU)
modbus: rs485serial
id: 1
device: /dev/ttyUSB0 # USB-RS485 Adapter Adresse
baudrate: 9600 # Prüfe die Geräteeinstellungen, typische Werte sind 9600, 19200, 38400, 57600, 115200
comset: "8N1" # Kommunikationsparameter für den Adapter
# RS485 via TCP/IP (Modbus RTU)
modbus: rs485tcpip
id: 1
host: 192.0.2.2 # Hostname
port: 502 # Port
# Modbus TCP
modbus: tcpip
id: 1
Expand Down
1 change: 1 addition & 0 deletions templates/nightly/en/vehicle/polestar_0.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
product:
brand: Polestar
requirements: ["skiptest"]
render:
- default: |
type: template
Expand Down
27 changes: 27 additions & 0 deletions templates/nightly/en/vehicle/tessie_0.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
product:
description: Tessie
group: Generic support
description: |
Connect your Tesla using the Tessie API. This will never wake up the car, polling can be set to "always" and interval "1M". If the vehicle is awake, the data is usually less than 15 seconds old. If the vehicle is asleep, the data is from the time the vehicle went to sleep. Get your token at https://dash.tessie.com/settings/api
render:
- default: |
type: template
template: tessie
title: # Will be displayed in the user interface (optional)
vin: W... # Required if you own multiple vehicles of the same brand
token:
capacity: 50 # Battery capacity in kWh (optional)
advanced: |
type: template
template: tessie
title: # Will be displayed in the user interface (optional)
vin: W... # Required if you own multiple vehicles of the same brand
token:
capacity: 50 # Battery capacity in kWh (optional)
phases: 3 # The maximum number of phases which can be used (optional)
icon: car # Icon as shown in user interface (optional)
mode: # Possible values are Off, Now, MinPV and PV, or empty if none should be set (optional)
minCurrent: 6 # The minimum amperage per connected phase with which the car should be charged (optional)
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)

0 comments on commit 233b5e9

Please sign in to comment.