Skip to content

Commit

Permalink
Templates update for nightly evcc-io/evcc@9fa15d9
Browse files Browse the repository at this point in the history
  • Loading branch information
naltatis committed Aug 12, 2024
1 parent 899297c commit f26abfe
Show file tree
Hide file tree
Showing 6 changed files with 54 additions and 4 deletions.
25 changes: 25 additions & 0 deletions templates/nightly/de/charger/nrggen2_0.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
product:
brand: NRGKick
description: Gen2
capabilities: ["1p3p", "mA"]
requirements: ["sponsorship"]
render:
- default: |
type: template
template: nrggen2
# Modbus TCP
modbus: tcpip
id: 1
host: 192.0.2.2 # Hostname
port: 502 # Port
advanced: |
type: template
template: nrggen2
# Modbus TCP
modbus: tcpip
id: 1
host: 192.0.2.2 # Hostname
port: 502 # Port
phases1p3p: false # Aktiviert Phasenumschaltung. Erweiterte Funktion "Phasenumschaltung" muss in der NRGkick App aktiviert sein. (optional)
2 changes: 1 addition & 1 deletion templates/nightly/de/charger/victron-evcs_0.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
product:
brand: Victron
description: EV charging station
description: EV Charging Station
requirements: ["sponsorship"]
description: |
Trage den Host der Wallbox (nicht des GX-Geräts) ein und stelle sicher, dass die Wallbox sich im Modus "Manual" befindet.
Expand Down
2 changes: 1 addition & 1 deletion templates/nightly/de/charger/victron_0.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
product:
brand: Victron
description: EV Charging Station
description: EV Charging Station (via GX)
requirements: ["sponsorship"]
description: |
Trage den Host des GX-Gerätes (nicht der Wallbox) ein. Die Wallbox muss sich im Modus "Manual" befinden und Modbus ID 100 konfiguriert sein.
Expand Down
25 changes: 25 additions & 0 deletions templates/nightly/en/charger/nrggen2_0.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
product:
brand: NRGKick
description: Gen2
capabilities: ["1p3p", "mA"]
requirements: ["sponsorship"]
render:
- default: |
type: template
template: nrggen2
# Modbus TCP
modbus: tcpip
id: 1
host: 192.0.2.2 # Hostname
port: 502 # Port
advanced: |
type: template
template: nrggen2
# Modbus TCP
modbus: tcpip
id: 1
host: 192.0.2.2 # Hostname
port: 502 # Port
phases1p3p: false # Activates phase switching. Extended feature "Phase Switching" must be activated in the NRGKick app. (optional)
2 changes: 1 addition & 1 deletion templates/nightly/en/charger/victron-evcs_0.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
product:
brand: Victron
description: EV charging station
description: EV Charging Station
requirements: ["sponsorship"]
description: |
Enter the host of the charger (not the GX device) and ensure that the charger is in manual mode.
Expand Down
2 changes: 1 addition & 1 deletion templates/nightly/en/charger/victron_0.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
product:
brand: Victron
description: EV Charging Station
description: EV Charging Station (via GX)
requirements: ["sponsorship"]
description: |
Enter the host of the GX device (not the charger). The charger has to be in manual mode and Modbus has to be configured for ID 100.
Expand Down

0 comments on commit f26abfe

Please sign in to comment.