Skip to content

Commit f1cb867

Browse files
committed
Templates update for nightly evcc-io/evcc@1c00a7d
1 parent 73a2d3d commit f1cb867

File tree

10 files changed

+758
-0
lines changed

10 files changed

+758
-0
lines changed
Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,52 @@
1+
template: alpitronic
2+
product:
3+
identifier: alpitronic-hypercharger
4+
brand: Alpitronic
5+
description: Hypercharger
6+
capabilities: ["mA", "rfid", "iso151182"]
7+
requirements: ["sponsorship"]
8+
render:
9+
- default: |
10+
type: template
11+
template: alpitronic
12+
13+
# Modbus TCP
14+
modbus: tcpip
15+
id: 1
16+
host: # Hostname
17+
port: 502 # Port
18+
advanced: |
19+
type: template
20+
template: alpitronic
21+
22+
# Modbus TCP
23+
modbus: tcpip
24+
id: 1
25+
host: # Hostname
26+
port: 502 # Port
27+
connector: 1 # Ladepunkt (falls >1 Ladepunkt), optional
28+
params:
29+
- name: modbus
30+
example:
31+
default:
32+
choice: ['tcpip']
33+
unit:
34+
description: Modbus Typ
35+
help:
36+
advanced: false
37+
optional: true
38+
- name: connector
39+
example:
40+
default: 1
41+
choice: []
42+
unit:
43+
description: Ladepunkt (falls >1 Ladepunkt)
44+
help:
45+
advanced: true
46+
optional: true
47+
modbus:
48+
host:
49+
id: 1
50+
modbus: tcpip
51+
port: 502
52+
tcpip: true
Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,50 @@
1+
template: phoenix-charx
2+
product:
3+
identifier: veton-one
4+
brand: Veton
5+
description: One
6+
render:
7+
- default: |
8+
type: template
9+
template: phoenix-charx
10+
11+
# Modbus TCP
12+
modbus: tcpip
13+
id: 255
14+
host: # Hostname
15+
port: 502 # Port
16+
advanced: |
17+
type: template
18+
template: phoenix-charx
19+
20+
# Modbus TCP
21+
modbus: tcpip
22+
id: 255
23+
host: # Hostname
24+
port: 502 # Port
25+
connector: 1 # Ladepunkt (falls >1 Ladepunkt), optional
26+
params:
27+
- name: modbus
28+
example:
29+
default:
30+
choice: ['tcpip']
31+
unit:
32+
description: Modbus Typ
33+
help:
34+
advanced: false
35+
optional: true
36+
- name: connector
37+
example:
38+
default: 1
39+
choice: []
40+
unit:
41+
description: Ladepunkt (falls >1 Ladepunkt)
42+
help:
43+
advanced: true
44+
optional: true
45+
modbus:
46+
host:
47+
id: 255
48+
modbus: tcpip
49+
port: 502
50+
tcpip: true
Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,50 @@
1+
template: phoenix-charx
2+
product:
3+
identifier: veton-two
4+
brand: Veton
5+
description: Two
6+
render:
7+
- default: |
8+
type: template
9+
template: phoenix-charx
10+
11+
# Modbus TCP
12+
modbus: tcpip
13+
id: 255
14+
host: # Hostname
15+
port: 502 # Port
16+
advanced: |
17+
type: template
18+
template: phoenix-charx
19+
20+
# Modbus TCP
21+
modbus: tcpip
22+
id: 255
23+
host: # Hostname
24+
port: 502 # Port
25+
connector: 1 # Ladepunkt (falls >1 Ladepunkt), optional
26+
params:
27+
- name: modbus
28+
example:
29+
default:
30+
choice: ['tcpip']
31+
unit:
32+
description: Modbus Typ
33+
help:
34+
advanced: false
35+
optional: true
36+
- name: connector
37+
example:
38+
default: 1
39+
choice: []
40+
unit:
41+
description: Ladepunkt (falls >1 Ladepunkt)
42+
help:
43+
advanced: true
44+
optional: true
45+
modbus:
46+
host:
47+
id: 255
48+
modbus: tcpip
49+
port: 502
50+
tcpip: true
Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,50 @@
1+
template: phoenix-charx
2+
product:
3+
identifier: veton-wall
4+
brand: Veton
5+
description: Wall
6+
render:
7+
- default: |
8+
type: template
9+
template: phoenix-charx
10+
11+
# Modbus TCP
12+
modbus: tcpip
13+
id: 255
14+
host: # Hostname
15+
port: 502 # Port
16+
advanced: |
17+
type: template
18+
template: phoenix-charx
19+
20+
# Modbus TCP
21+
modbus: tcpip
22+
id: 255
23+
host: # Hostname
24+
port: 502 # Port
25+
connector: 1 # Ladepunkt (falls >1 Ladepunkt), optional
26+
params:
27+
- name: modbus
28+
example:
29+
default:
30+
choice: ['tcpip']
31+
unit:
32+
description: Modbus Typ
33+
help:
34+
advanced: false
35+
optional: true
36+
- name: connector
37+
example:
38+
default: 1
39+
choice: []
40+
unit:
41+
description: Ladepunkt (falls >1 Ladepunkt)
42+
help:
43+
advanced: true
44+
optional: true
45+
modbus:
46+
host:
47+
id: 255
48+
modbus: tcpip
49+
port: 502
50+
tcpip: true
Lines changed: 177 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,177 @@
1+
template: sungrow-ihm
2+
product:
3+
identifier: sungrow-ihomemanager-ihm
4+
brand: Sungrow
5+
description: iHomeManager (iHM)
6+
render:
7+
- usage: grid
8+
default: |
9+
type: template
10+
template: sungrow-ihm
11+
usage: grid
12+
13+
# RS485 via adapter (Modbus RTU)
14+
modbus: rs485serial
15+
id: 247
16+
device: /dev/ttyUSB0 # USB-RS485 Adapter Adresse
17+
baudrate: 9600 # Prüfe die Geräteeinstellungen, typische Werte sind 9600, 19200, 38400, 57600, 115200
18+
comset: "8N1" # Kommunikationsparameter für den Adapter
19+
20+
# RS485 via TCP/IP (Modbus RTU)
21+
modbus: rs485tcpip
22+
id: 247
23+
host: # Hostname
24+
port: 502 # Port
25+
26+
# Modbus TCP
27+
modbus: tcpip
28+
id: 247
29+
host: # Hostname
30+
port: 502 # Port
31+
advanced: |
32+
type: template
33+
template: sungrow-ihm
34+
usage: grid
35+
36+
# RS485 via adapter (Modbus RTU)
37+
modbus: rs485serial
38+
id: 247
39+
device: /dev/ttyUSB0 # USB-RS485 Adapter Adresse
40+
baudrate: 9600 # Prüfe die Geräteeinstellungen, typische Werte sind 9600, 19200, 38400, 57600, 115200
41+
comset: "8N1" # Kommunikationsparameter für den Adapter
42+
43+
# RS485 via TCP/IP (Modbus RTU)
44+
modbus: rs485tcpip
45+
id: 247
46+
host: # Hostname
47+
port: 502 # Port
48+
49+
# Modbus TCP
50+
modbus: tcpip
51+
id: 247
52+
host: # Hostname
53+
port: 502 # Port
54+
- usage: pv
55+
default: |
56+
type: template
57+
template: sungrow-ihm
58+
usage: pv
59+
60+
# RS485 via adapter (Modbus RTU)
61+
modbus: rs485serial
62+
id: 247
63+
device: /dev/ttyUSB0 # USB-RS485 Adapter Adresse
64+
baudrate: 9600 # Prüfe die Geräteeinstellungen, typische Werte sind 9600, 19200, 38400, 57600, 115200
65+
comset: "8N1" # Kommunikationsparameter für den Adapter
66+
67+
# RS485 via TCP/IP (Modbus RTU)
68+
modbus: rs485tcpip
69+
id: 247
70+
host: # Hostname
71+
port: 502 # Port
72+
73+
# Modbus TCP
74+
modbus: tcpip
75+
id: 247
76+
host: # Hostname
77+
port: 502 # Port
78+
advanced: |
79+
type: template
80+
template: sungrow-ihm
81+
usage: pv
82+
83+
# RS485 via adapter (Modbus RTU)
84+
modbus: rs485serial
85+
id: 247
86+
device: /dev/ttyUSB0 # USB-RS485 Adapter Adresse
87+
baudrate: 9600 # Prüfe die Geräteeinstellungen, typische Werte sind 9600, 19200, 38400, 57600, 115200
88+
comset: "8N1" # Kommunikationsparameter für den Adapter
89+
90+
# RS485 via TCP/IP (Modbus RTU)
91+
modbus: rs485tcpip
92+
id: 247
93+
host: # Hostname
94+
port: 502 # Port
95+
96+
# Modbus TCP
97+
modbus: tcpip
98+
id: 247
99+
host: # Hostname
100+
port: 502 # Port
101+
- usage: battery
102+
default: |
103+
type: template
104+
template: sungrow-ihm
105+
usage: battery
106+
107+
# RS485 via adapter (Modbus RTU)
108+
modbus: rs485serial
109+
id: 247
110+
device: /dev/ttyUSB0 # USB-RS485 Adapter Adresse
111+
baudrate: 9600 # Prüfe die Geräteeinstellungen, typische Werte sind 9600, 19200, 38400, 57600, 115200
112+
comset: "8N1" # Kommunikationsparameter für den Adapter
113+
114+
# RS485 via TCP/IP (Modbus RTU)
115+
modbus: rs485tcpip
116+
id: 247
117+
host: # Hostname
118+
port: 502 # Port
119+
120+
# Modbus TCP
121+
modbus: tcpip
122+
id: 247
123+
host: # Hostname
124+
port: 502 # Port
125+
advanced: |
126+
type: template
127+
template: sungrow-ihm
128+
usage: battery
129+
130+
# RS485 via adapter (Modbus RTU)
131+
modbus: rs485serial
132+
id: 247
133+
device: /dev/ttyUSB0 # USB-RS485 Adapter Adresse
134+
baudrate: 9600 # Prüfe die Geräteeinstellungen, typische Werte sind 9600, 19200, 38400, 57600, 115200
135+
comset: "8N1" # Kommunikationsparameter für den Adapter
136+
137+
# RS485 via TCP/IP (Modbus RTU)
138+
modbus: rs485tcpip
139+
id: 247
140+
host: # Hostname
141+
port: 502 # Port
142+
143+
# Modbus TCP
144+
modbus: tcpip
145+
id: 247
146+
host: # Hostname
147+
port: 502 # Port
148+
capacity: 50 # Akkukapazität (kWh), optional
149+
params:
150+
- name: modbus
151+
example:
152+
default:
153+
choice: ['tcpip', 'rs485']
154+
unit:
155+
description: Modbus Typ
156+
help:
157+
advanced: false
158+
optional: true
159+
- name: capacity
160+
example: 50
161+
default:
162+
choice: []
163+
unit: kWh
164+
description: Akkukapazität
165+
help:
166+
advanced: true
167+
optional: true
168+
modbus:
169+
baudrate: 9600
170+
comset: 8N1
171+
device: /dev/ttyUSB0
172+
host:
173+
id: 247
174+
port: 502
175+
rs485serial: true
176+
rs485tcpip: true
177+
tcpip: true

0 commit comments

Comments
 (0)