Skip to content

Commit 5fe2a57

Browse files
committed
Templates update for nightly evcc-io/evcc@4d80489
1 parent 5bcaf15 commit 5fe2a57

6 files changed

Lines changed: 98 additions & 168 deletions

File tree

templates/nightly/de/meter/atmoce-mg100-m-gateway.yaml

Lines changed: 2 additions & 84 deletions
Original file line numberDiff line numberDiff line change
@@ -14,19 +14,6 @@ render:
1414
template: atmoce
1515
usage: grid
1616
17-
# RS485 via adapter (Modbus RTU)
18-
modbus: rs485serial
19-
id: 1
20-
device: /dev/ttyUSB0 # USB-RS485 Adapter Adresse
21-
baudrate: 9600 # Prüfe die Geräteeinstellungen, typische Werte sind 9600, 19200, 38400, 57600, 115200
22-
comset: "8N1" # Kommunikationsparameter für den Adapter
23-
24-
# RS485 via TCP/IP (Modbus RTU)
25-
modbus: rs485tcpip
26-
id: 1
27-
host: # Hostname
28-
port: 502 # Port
29-
3017
# Modbus TCP
3118
modbus: tcpip
3219
id: 1
@@ -37,19 +24,6 @@ render:
3724
template: atmoce
3825
usage: grid
3926
40-
# RS485 via adapter (Modbus RTU)
41-
modbus: rs485serial
42-
id: 1
43-
device: /dev/ttyUSB0 # USB-RS485 Adapter Adresse
44-
baudrate: 9600 # Prüfe die Geräteeinstellungen, typische Werte sind 9600, 19200, 38400, 57600, 115200
45-
comset: "8N1" # Kommunikationsparameter für den Adapter
46-
47-
# RS485 via TCP/IP (Modbus RTU)
48-
modbus: rs485tcpip
49-
id: 1
50-
host: # Hostname
51-
port: 502 # Port
52-
5327
# Modbus TCP
5428
modbus: tcpip
5529
id: 1
@@ -61,19 +35,6 @@ render:
6135
template: atmoce
6236
usage: pv
6337
64-
# RS485 via adapter (Modbus RTU)
65-
modbus: rs485serial
66-
id: 1
67-
device: /dev/ttyUSB0 # USB-RS485 Adapter Adresse
68-
baudrate: 9600 # Prüfe die Geräteeinstellungen, typische Werte sind 9600, 19200, 38400, 57600, 115200
69-
comset: "8N1" # Kommunikationsparameter für den Adapter
70-
71-
# RS485 via TCP/IP (Modbus RTU)
72-
modbus: rs485tcpip
73-
id: 1
74-
host: # Hostname
75-
port: 502 # Port
76-
7738
# Modbus TCP
7839
modbus: tcpip
7940
id: 1
@@ -84,19 +45,6 @@ render:
8445
template: atmoce
8546
usage: pv
8647
87-
# RS485 via adapter (Modbus RTU)
88-
modbus: rs485serial
89-
id: 1
90-
device: /dev/ttyUSB0 # USB-RS485 Adapter Adresse
91-
baudrate: 9600 # Prüfe die Geräteeinstellungen, typische Werte sind 9600, 19200, 38400, 57600, 115200
92-
comset: "8N1" # Kommunikationsparameter für den Adapter
93-
94-
# RS485 via TCP/IP (Modbus RTU)
95-
modbus: rs485tcpip
96-
id: 1
97-
host: # Hostname
98-
port: 502 # Port
99-
10048
# Modbus TCP
10149
modbus: tcpip
10250
id: 1
@@ -109,19 +57,6 @@ render:
10957
template: atmoce
11058
usage: battery
11159
112-
# RS485 via adapter (Modbus RTU)
113-
modbus: rs485serial
114-
id: 1
115-
device: /dev/ttyUSB0 # USB-RS485 Adapter Adresse
116-
baudrate: 9600 # Prüfe die Geräteeinstellungen, typische Werte sind 9600, 19200, 38400, 57600, 115200
117-
comset: "8N1" # Kommunikationsparameter für den Adapter
118-
119-
# RS485 via TCP/IP (Modbus RTU)
120-
modbus: rs485tcpip
121-
id: 1
122-
host: # Hostname
123-
port: 502 # Port
124-
12560
# Modbus TCP
12661
modbus: tcpip
12762
id: 1
@@ -133,19 +68,6 @@ render:
13368
template: atmoce
13469
usage: battery
13570
136-
# RS485 via adapter (Modbus RTU)
137-
modbus: rs485serial
138-
id: 1
139-
device: /dev/ttyUSB0 # USB-RS485 Adapter Adresse
140-
baudrate: 9600 # Prüfe die Geräteeinstellungen, typische Werte sind 9600, 19200, 38400, 57600, 115200
141-
comset: "8N1" # Kommunikationsparameter für den Adapter
142-
143-
# RS485 via TCP/IP (Modbus RTU)
144-
modbus: rs485tcpip
145-
id: 1
146-
host: # Hostname
147-
port: 502 # Port
148-
14971
# Modbus TCP
15072
modbus: tcpip
15173
id: 1
@@ -160,7 +82,7 @@ params:
16082
- name: modbus
16183
example:
16284
default:
163-
choice: ['rs485', 'tcpip']
85+
choice: ['tcpip']
16486
unit:
16587
description: Modbus Typ
16688
help:
@@ -221,12 +143,8 @@ params:
221143
advanced: true
222144
optional: true
223145
modbus:
224-
baudrate: 9600
225-
comset: 8N1
226-
device: /dev/ttyUSB0
227146
host:
228147
id: 1
148+
modbus: tcpip
229149
port: 502
230-
rs485serial: true
231-
rs485tcpip: true
232150
tcpip: true
Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
template: enphase-modbus
2+
product:
3+
identifier: enphase-iq-gateway-modbus
4+
brand: Enphase
5+
description: IQ Gateway (Modbus)
6+
description: |
7+
Erfordert Enphase-Unterstützung, um die Modbus-Funktionalität auf dem IQ Gateway zu aktivieren.
8+
9+
render:
10+
- usage: pv
11+
default: |
12+
type: template
13+
template: enphase-modbus
14+
usage: pv
15+
16+
# Modbus TCP
17+
modbus: tcpip
18+
id: 1
19+
host: # Hostname
20+
port: 502 # Port
21+
params:
22+
- name: modbus
23+
example:
24+
default:
25+
choice: ['tcpip']
26+
unit:
27+
description: Modbus Typ
28+
help:
29+
advanced: false
30+
optional: false
31+
modbus:
32+
host:
33+
id: 1
34+
modbus: tcpip
35+
port: 502
36+
tcpip: true

templates/nightly/de/vehicle/hyundai-bluelink-us.yaml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ render:
99
template: hyundai-us
1010
user: # Benutzerkonto, bspw. E-Mail Adresse, User Id, etc.
1111
password: # Passwort, Zugangspasswort des Dienstes
12+
pin: # PIN, Wird von Bluelink (US) benötigt, um Fernkommandos zu autorisieren.
1213
vin: W... # Fahrzeugidentifikationsnummer, Wenn mehrere Fahrzeuge eines Herstellers vorhanden sind (optional)
1314
title: # Titel, Wird in der Benutzeroberfläche angezeigt (optional)
1415
capacity: 50 # Akkukapazität (kWh), optional
@@ -17,6 +18,7 @@ render:
1718
template: hyundai-us
1819
user: # Benutzerkonto, bspw. E-Mail Adresse, User Id, etc.
1920
password: # Passwort, Zugangspasswort des Dienstes
21+
pin: # PIN, Wird von Bluelink (US) benötigt, um Fernkommandos zu autorisieren.
2022
vin: W... # Fahrzeugidentifikationsnummer, Wenn mehrere Fahrzeuge eines Herstellers vorhanden sind (optional)
2123
title: # Titel, Wird in der Benutzeroberfläche angezeigt (optional)
2224
capacity: 50 # Akkukapazität (kWh), optional
@@ -48,6 +50,15 @@ params:
4850
help: Zugangspasswort des Dienstes
4951
advanced: false
5052
optional: false
53+
- name: pin
54+
example:
55+
default:
56+
choice: []
57+
unit:
58+
description: PIN
59+
help: Wird von Bluelink (US) benötigt, um Fernkommandos zu autorisieren.
60+
advanced: false
61+
optional: false
5162
- name: vin
5263
example: W...
5364
default:

templates/nightly/en/meter/atmoce-mg100-m-gateway.yaml

Lines changed: 2 additions & 84 deletions
Original file line numberDiff line numberDiff line change
@@ -14,19 +14,6 @@ render:
1414
template: atmoce
1515
usage: grid
1616
17-
# RS485 via adapter (Modbus RTU)
18-
modbus: rs485serial
19-
id: 1
20-
device: /dev/ttyUSB0 # USB-RS485 Adapter Adresse
21-
baudrate: 9600 # Prüfe die Geräteeinstellungen, typische Werte sind 9600, 19200, 38400, 57600, 115200
22-
comset: "8N1" # Kommunikationsparameter für den Adapter
23-
24-
# RS485 via TCP/IP (Modbus RTU)
25-
modbus: rs485tcpip
26-
id: 1
27-
host: # Hostname
28-
port: 502 # Port
29-
3017
# Modbus TCP
3118
modbus: tcpip
3219
id: 1
@@ -37,19 +24,6 @@ render:
3724
template: atmoce
3825
usage: grid
3926
40-
# RS485 via adapter (Modbus RTU)
41-
modbus: rs485serial
42-
id: 1
43-
device: /dev/ttyUSB0 # USB-RS485 Adapter Adresse
44-
baudrate: 9600 # Prüfe die Geräteeinstellungen, typische Werte sind 9600, 19200, 38400, 57600, 115200
45-
comset: "8N1" # Kommunikationsparameter für den Adapter
46-
47-
# RS485 via TCP/IP (Modbus RTU)
48-
modbus: rs485tcpip
49-
id: 1
50-
host: # Hostname
51-
port: 502 # Port
52-
5327
# Modbus TCP
5428
modbus: tcpip
5529
id: 1
@@ -61,19 +35,6 @@ render:
6135
template: atmoce
6236
usage: pv
6337
64-
# RS485 via adapter (Modbus RTU)
65-
modbus: rs485serial
66-
id: 1
67-
device: /dev/ttyUSB0 # USB-RS485 Adapter Adresse
68-
baudrate: 9600 # Prüfe die Geräteeinstellungen, typische Werte sind 9600, 19200, 38400, 57600, 115200
69-
comset: "8N1" # Kommunikationsparameter für den Adapter
70-
71-
# RS485 via TCP/IP (Modbus RTU)
72-
modbus: rs485tcpip
73-
id: 1
74-
host: # Hostname
75-
port: 502 # Port
76-
7738
# Modbus TCP
7839
modbus: tcpip
7940
id: 1
@@ -84,19 +45,6 @@ render:
8445
template: atmoce
8546
usage: pv
8647
87-
# RS485 via adapter (Modbus RTU)
88-
modbus: rs485serial
89-
id: 1
90-
device: /dev/ttyUSB0 # USB-RS485 Adapter Adresse
91-
baudrate: 9600 # Prüfe die Geräteeinstellungen, typische Werte sind 9600, 19200, 38400, 57600, 115200
92-
comset: "8N1" # Kommunikationsparameter für den Adapter
93-
94-
# RS485 via TCP/IP (Modbus RTU)
95-
modbus: rs485tcpip
96-
id: 1
97-
host: # Hostname
98-
port: 502 # Port
99-
10048
# Modbus TCP
10149
modbus: tcpip
10250
id: 1
@@ -109,19 +57,6 @@ render:
10957
template: atmoce
11058
usage: battery
11159
112-
# RS485 via adapter (Modbus RTU)
113-
modbus: rs485serial
114-
id: 1
115-
device: /dev/ttyUSB0 # USB-RS485 Adapter Adresse
116-
baudrate: 9600 # Prüfe die Geräteeinstellungen, typische Werte sind 9600, 19200, 38400, 57600, 115200
117-
comset: "8N1" # Kommunikationsparameter für den Adapter
118-
119-
# RS485 via TCP/IP (Modbus RTU)
120-
modbus: rs485tcpip
121-
id: 1
122-
host: # Hostname
123-
port: 502 # Port
124-
12560
# Modbus TCP
12661
modbus: tcpip
12762
id: 1
@@ -133,19 +68,6 @@ render:
13368
template: atmoce
13469
usage: battery
13570
136-
# RS485 via adapter (Modbus RTU)
137-
modbus: rs485serial
138-
id: 1
139-
device: /dev/ttyUSB0 # USB-RS485 Adapter Adresse
140-
baudrate: 9600 # Prüfe die Geräteeinstellungen, typische Werte sind 9600, 19200, 38400, 57600, 115200
141-
comset: "8N1" # Kommunikationsparameter für den Adapter
142-
143-
# RS485 via TCP/IP (Modbus RTU)
144-
modbus: rs485tcpip
145-
id: 1
146-
host: # Hostname
147-
port: 502 # Port
148-
14971
# Modbus TCP
15072
modbus: tcpip
15173
id: 1
@@ -160,7 +82,7 @@ params:
16082
- name: modbus
16183
example:
16284
default:
163-
choice: ['rs485', 'tcpip']
85+
choice: ['tcpip']
16486
unit:
16587
description: Modbus Type
16688
help:
@@ -221,12 +143,8 @@ params:
221143
advanced: true
222144
optional: true
223145
modbus:
224-
baudrate: 9600
225-
comset: 8N1
226-
device: /dev/ttyUSB0
227146
host:
228147
id: 1
148+
modbus: tcpip
229149
port: 502
230-
rs485serial: true
231-
rs485tcpip: true
232150
tcpip: true
Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
template: enphase-modbus
2+
product:
3+
identifier: enphase-iq-gateway-modbus
4+
brand: Enphase
5+
description: IQ Gateway (Modbus)
6+
description: |
7+
Requires Enphase support to enable modbus functionality on IQ Gateway.
8+
9+
render:
10+
- usage: pv
11+
default: |
12+
type: template
13+
template: enphase-modbus
14+
usage: pv
15+
16+
# Modbus TCP
17+
modbus: tcpip
18+
id: 1
19+
host: # Hostname
20+
port: 502 # Port
21+
params:
22+
- name: modbus
23+
example:
24+
default:
25+
choice: ['tcpip']
26+
unit:
27+
description: Modbus Type
28+
help:
29+
advanced: false
30+
optional: false
31+
modbus:
32+
host:
33+
id: 1
34+
modbus: tcpip
35+
port: 502
36+
tcpip: true

0 commit comments

Comments
 (0)