Skip to content

Commit 44a1999

Browse files
committed
Templates update for nightly evcc-io/evcc@706b637
1 parent 6b38dac commit 44a1999

12 files changed

Lines changed: 612 additions & 24 deletions

templates/nightly/de/meter/axitec-axihycon-12-15h.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,7 @@ product:
55
description: AXIhycon 12-15H
66
capabilities: ["battery-control"]
77
description: |
8-
Um die aktive Ladesteuerung zum Netzladen nutzen zu können ist eine einmalige manuelle Einrichtung notwendig.
9-
Navigiere zu "System Settings" > "Storage Mode" im Wechselrichter Menü und aktiviere "Allow grid charging".
10-
Wenn die aktive Ladesteuerung dann die "Battery Reserve"-Einstellung anpasst, lädt der Wechselrichter die Batterie aus dem Netz bis zum hier konfigurierten Max SOC Wert auf (Standard: 95%).
8+
Die aktive Batteriesteuerung überschreibt die Wechselrichter Einstellungen "Allow grid charging" und "Battery Reserve SOC".
119
1210
render:
1311
- usage: grid

templates/nightly/de/meter/ginlong-solis-hybrid-inverter-s-series.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,7 @@ product:
55
description: Solis Hybrid Inverter (S Series)
66
capabilities: ["battery-control"]
77
description: |
8-
Um die aktive Ladesteuerung zum Netzladen nutzen zu können ist eine einmalige manuelle Einrichtung notwendig.
9-
Navigiere zu "System Settings" > "Storage Mode" im Wechselrichter Menü und aktiviere "Allow grid charging".
10-
Wenn die aktive Ladesteuerung dann die "Battery Reserve"-Einstellung anpasst, lädt der Wechselrichter die Batterie aus dem Netz bis zum hier konfigurierten Max SOC Wert auf (Standard: 95%).
8+
Die aktive Batteriesteuerung überschreibt die Wechselrichter Einstellungen "Allow grid charging" und "Battery Reserve SOC".
119
1210
render:
1311
- usage: grid

templates/nightly/de/meter/ginlong-solis-storage-inverter-s-series.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,7 @@ product:
55
description: Solis Storage Inverter (S Series)
66
capabilities: ["battery-control"]
77
description: |
8-
Um die aktive Ladesteuerung zum Netzladen nutzen zu können ist eine einmalige manuelle Einrichtung notwendig.
9-
Navigiere zu "System Settings" > "Storage Mode" im Wechselrichter Menü und aktiviere "Allow grid charging".
10-
Wenn die aktive Ladesteuerung dann die "Battery Reserve"-Einstellung anpasst, lädt der Wechselrichter die Batterie aus dem Netz bis zum hier konfigurierten Max SOC Wert auf (Standard: 95%).
8+
Die aktive Batteriesteuerung überschreibt die Wechselrichter Einstellungen "Allow grid charging" und "Battery Reserve SOC".
119
1210
render:
1311
- usage: grid

templates/nightly/de/meter/sigenergy-sigen-hybrid-sigen-pv-max-sigenstore-ec.yaml renamed to templates/nightly/de/meter/sigenergy-sigen-hybrid.yaml

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
template: sigenergy
22
product:
3-
identifier: sigenergy-sigen-hybrid-sigen-pv-max-sigenstore-ec
3+
identifier: sigenergy-sigen-hybrid
44
brand: Sigenergy
5-
description: Sigen Hybrid/Sigen PV Max/SigenStore EC
5+
description: Sigen Hybrid
66
capabilities: ["battery-control"]
77
description: |
8-
Der Elektriker muss die Funktion Modbus via TCP/IP in seiner Version der Sigen App aktivieren bevor diese Konfiguration funktional ist. Diese Option ist in der mySigen App für Kunden nicht verfügbar.
8+
Modbus TCP muss in der Konfigurations-App mit Installateursrechten aktiviert werden. Diese Option ist in der mySigen App für Kunden nicht verfügbar.
99
render:
1010
- usage: grid
1111
default: |
@@ -37,6 +37,7 @@ render:
3737
host: 192.0.2.2 # IP-Adresse oder Hostname
3838
port: 502 # Port, optional
3939
id: 1 # ID, optional
40+
maxacpower: 0 # Maximale AC Leistung des Hybrid-Wechselrichters (W), optional
4041
- usage: battery
4142
default: |
4243
type: template
@@ -115,6 +116,15 @@ params:
115116
help: Oberes Limit beim Laden der Batterie aus dem Netz
116117
advanced: false
117118
optional: true
119+
- name: maxacpower
120+
example: 5000
121+
default: 0
122+
choice: []
123+
unit: W
124+
description: Maximale AC Leistung des Hybrid-Wechselrichters
125+
help:
126+
advanced: true
127+
optional: true
118128
- name: maxchargepower
119129
example:
120130
default:
Lines changed: 145 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,145 @@
1+
template: sigenergy
2+
product:
3+
identifier: sigenergy-sigen-pv-max
4+
brand: Sigenergy
5+
description: Sigen PV Max
6+
capabilities: ["battery-control"]
7+
description: |
8+
Modbus TCP muss in der Konfigurations-App mit Installateursrechten aktiviert werden. Diese Option ist in der mySigen App für Kunden nicht verfügbar.
9+
render:
10+
- usage: grid
11+
default: |
12+
type: template
13+
template: sigenergy
14+
usage: grid
15+
host: 192.0.2.2 # IP-Adresse oder Hostname
16+
port: 502 # Port, optional
17+
id: 1 # ID, optional
18+
advanced: |
19+
type: template
20+
template: sigenergy
21+
usage: grid
22+
host: 192.0.2.2 # IP-Adresse oder Hostname
23+
port: 502 # Port, optional
24+
id: 1 # ID, optional
25+
- usage: pv
26+
default: |
27+
type: template
28+
template: sigenergy
29+
usage: pv
30+
host: 192.0.2.2 # IP-Adresse oder Hostname
31+
port: 502 # Port, optional
32+
id: 1 # ID, optional
33+
advanced: |
34+
type: template
35+
template: sigenergy
36+
usage: pv
37+
host: 192.0.2.2 # IP-Adresse oder Hostname
38+
port: 502 # Port, optional
39+
id: 1 # ID, optional
40+
maxacpower: 0 # Maximale AC Leistung des Hybrid-Wechselrichters (W), optional
41+
- usage: battery
42+
default: |
43+
type: template
44+
template: sigenergy
45+
usage: battery
46+
host: 192.0.2.2 # IP-Adresse oder Hostname
47+
port: 502 # Port, optional
48+
id: 1 # ID, optional
49+
capacity: 50 # Akkukapazität (kWh), optional
50+
minsoc: 25 # Minimaler Ladestand (%), Untere Grenze beim Entladen der Batterie im normalen Betrieb (optional)
51+
maxsoc: 95 # Maximaler Ladestand (%), Oberes Limit beim Laden der Batterie aus dem Netz (optional)
52+
advanced: |
53+
type: template
54+
template: sigenergy
55+
usage: battery
56+
host: 192.0.2.2 # IP-Adresse oder Hostname
57+
port: 502 # Port, optional
58+
id: 1 # ID, optional
59+
capacity: 50 # Akkukapazität (kWh), optional
60+
minsoc: 25 # Minimaler Ladestand (%), Untere Grenze beim Entladen der Batterie im normalen Betrieb (optional)
61+
maxsoc: 95 # Maximaler Ladestand (%), Oberes Limit beim Laden der Batterie aus dem Netz (optional)
62+
maxchargepower: # Maximale Ladeleistung (W), Für erzwungenes Laden des Speichers. (optional)
63+
maxdischargepower: # Maximale Entladeleistung (W), Maximale Entladeleistung des Speichers. (optional)
64+
params:
65+
- name: host
66+
example: 192.0.2.2
67+
default:
68+
choice: []
69+
unit:
70+
description: IP-Adresse oder Hostname
71+
help:
72+
advanced: false
73+
optional: false
74+
- name: port
75+
example:
76+
default: 502
77+
choice: []
78+
unit:
79+
description: Port
80+
help:
81+
advanced: false
82+
optional: true
83+
- name: id
84+
example:
85+
default: 1
86+
choice: []
87+
unit:
88+
description: ID
89+
help:
90+
advanced: false
91+
optional: true
92+
- name: capacity
93+
example: 50
94+
default:
95+
choice: []
96+
unit: kWh
97+
description: Akkukapazität
98+
help:
99+
advanced: false
100+
optional: true
101+
- name: minsoc
102+
example: 25
103+
default:
104+
choice: []
105+
unit: '%'
106+
description: Minimaler Ladestand
107+
help: Untere Grenze beim Entladen der Batterie im normalen Betrieb
108+
advanced: false
109+
optional: true
110+
- name: maxsoc
111+
example: 95
112+
default:
113+
choice: []
114+
unit: '%'
115+
description: Maximaler Ladestand
116+
help: Oberes Limit beim Laden der Batterie aus dem Netz
117+
advanced: false
118+
optional: true
119+
- name: maxacpower
120+
example: 5000
121+
default: 0
122+
choice: []
123+
unit: W
124+
description: Maximale AC Leistung des Hybrid-Wechselrichters
125+
help:
126+
advanced: true
127+
optional: true
128+
- name: maxchargepower
129+
example:
130+
default:
131+
choice: []
132+
unit: W
133+
description: Maximale Ladeleistung
134+
help: Für erzwungenes Laden des Speichers.
135+
advanced: true
136+
optional: true
137+
- name: maxdischargepower
138+
example:
139+
default:
140+
choice: []
141+
unit: W
142+
description: Maximale Entladeleistung
143+
help: Maximale Entladeleistung des Speichers.
144+
advanced: true
145+
optional: true
Lines changed: 145 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,145 @@
1+
template: sigenergy
2+
product:
3+
identifier: sigenergy-sigenstore-ec
4+
brand: Sigenergy
5+
description: SigenStore EC
6+
capabilities: ["battery-control"]
7+
description: |
8+
Modbus TCP muss in der Konfigurations-App mit Installateursrechten aktiviert werden. Diese Option ist in der mySigen App für Kunden nicht verfügbar.
9+
render:
10+
- usage: grid
11+
default: |
12+
type: template
13+
template: sigenergy
14+
usage: grid
15+
host: 192.0.2.2 # IP-Adresse oder Hostname
16+
port: 502 # Port, optional
17+
id: 1 # ID, optional
18+
advanced: |
19+
type: template
20+
template: sigenergy
21+
usage: grid
22+
host: 192.0.2.2 # IP-Adresse oder Hostname
23+
port: 502 # Port, optional
24+
id: 1 # ID, optional
25+
- usage: pv
26+
default: |
27+
type: template
28+
template: sigenergy
29+
usage: pv
30+
host: 192.0.2.2 # IP-Adresse oder Hostname
31+
port: 502 # Port, optional
32+
id: 1 # ID, optional
33+
advanced: |
34+
type: template
35+
template: sigenergy
36+
usage: pv
37+
host: 192.0.2.2 # IP-Adresse oder Hostname
38+
port: 502 # Port, optional
39+
id: 1 # ID, optional
40+
maxacpower: 0 # Maximale AC Leistung des Hybrid-Wechselrichters (W), optional
41+
- usage: battery
42+
default: |
43+
type: template
44+
template: sigenergy
45+
usage: battery
46+
host: 192.0.2.2 # IP-Adresse oder Hostname
47+
port: 502 # Port, optional
48+
id: 1 # ID, optional
49+
capacity: 50 # Akkukapazität (kWh), optional
50+
minsoc: 25 # Minimaler Ladestand (%), Untere Grenze beim Entladen der Batterie im normalen Betrieb (optional)
51+
maxsoc: 95 # Maximaler Ladestand (%), Oberes Limit beim Laden der Batterie aus dem Netz (optional)
52+
advanced: |
53+
type: template
54+
template: sigenergy
55+
usage: battery
56+
host: 192.0.2.2 # IP-Adresse oder Hostname
57+
port: 502 # Port, optional
58+
id: 1 # ID, optional
59+
capacity: 50 # Akkukapazität (kWh), optional
60+
minsoc: 25 # Minimaler Ladestand (%), Untere Grenze beim Entladen der Batterie im normalen Betrieb (optional)
61+
maxsoc: 95 # Maximaler Ladestand (%), Oberes Limit beim Laden der Batterie aus dem Netz (optional)
62+
maxchargepower: # Maximale Ladeleistung (W), Für erzwungenes Laden des Speichers. (optional)
63+
maxdischargepower: # Maximale Entladeleistung (W), Maximale Entladeleistung des Speichers. (optional)
64+
params:
65+
- name: host
66+
example: 192.0.2.2
67+
default:
68+
choice: []
69+
unit:
70+
description: IP-Adresse oder Hostname
71+
help:
72+
advanced: false
73+
optional: false
74+
- name: port
75+
example:
76+
default: 502
77+
choice: []
78+
unit:
79+
description: Port
80+
help:
81+
advanced: false
82+
optional: true
83+
- name: id
84+
example:
85+
default: 1
86+
choice: []
87+
unit:
88+
description: ID
89+
help:
90+
advanced: false
91+
optional: true
92+
- name: capacity
93+
example: 50
94+
default:
95+
choice: []
96+
unit: kWh
97+
description: Akkukapazität
98+
help:
99+
advanced: false
100+
optional: true
101+
- name: minsoc
102+
example: 25
103+
default:
104+
choice: []
105+
unit: '%'
106+
description: Minimaler Ladestand
107+
help: Untere Grenze beim Entladen der Batterie im normalen Betrieb
108+
advanced: false
109+
optional: true
110+
- name: maxsoc
111+
example: 95
112+
default:
113+
choice: []
114+
unit: '%'
115+
description: Maximaler Ladestand
116+
help: Oberes Limit beim Laden der Batterie aus dem Netz
117+
advanced: false
118+
optional: true
119+
- name: maxacpower
120+
example: 5000
121+
default: 0
122+
choice: []
123+
unit: W
124+
description: Maximale AC Leistung des Hybrid-Wechselrichters
125+
help:
126+
advanced: true
127+
optional: true
128+
- name: maxchargepower
129+
example:
130+
default:
131+
choice: []
132+
unit: W
133+
description: Maximale Ladeleistung
134+
help: Für erzwungenes Laden des Speichers.
135+
advanced: true
136+
optional: true
137+
- name: maxdischargepower
138+
example:
139+
default:
140+
choice: []
141+
unit: W
142+
description: Maximale Entladeleistung
143+
help: Maximale Entladeleistung des Speichers.
144+
advanced: true
145+
optional: true

templates/nightly/en/meter/axitec-axihycon-12-15h.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,7 @@ product:
55
description: AXIhycon 12-15H
66
capabilities: ["battery-control"]
77
description: |
8-
To use active battery control with grid charging, a one-time manual setup is required.
9-
Navigate to "System Settings" > "Storage Mode" in the inverter menu and enable "Allow grid charging".
10-
When active battery control adjusts the "Battery Reserve" setting, the inverter will charge the battery from the grid up to the Max SOC setting configured here (Default: 95%).
8+
Active battery control overrides the inverter settings "Allow grid charging" and "Battery Reserve SOC".
119
1210
render:
1311
- usage: grid

templates/nightly/en/meter/ginlong-solis-hybrid-inverter-s-series.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,7 @@ product:
55
description: Solis Hybrid Inverter (S Series)
66
capabilities: ["battery-control"]
77
description: |
8-
To use active battery control with grid charging, a one-time manual setup is required.
9-
Navigate to "System Settings" > "Storage Mode" in the inverter menu and enable "Allow grid charging".
10-
When active battery control adjusts the "Battery Reserve" setting, the inverter will charge the battery from the grid up to the Max SOC setting configured here (Default: 95%).
8+
Active battery control overrides the inverter settings "Allow grid charging" and "Battery Reserve SOC".
119
1210
render:
1311
- usage: grid

templates/nightly/en/meter/ginlong-solis-storage-inverter-s-series.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,7 @@ product:
55
description: Solis Storage Inverter (S Series)
66
capabilities: ["battery-control"]
77
description: |
8-
To use active battery control with grid charging, a one-time manual setup is required.
9-
Navigate to "System Settings" > "Storage Mode" in the inverter menu and enable "Allow grid charging".
10-
When active battery control adjusts the "Battery Reserve" setting, the inverter will charge the battery from the grid up to the Max SOC setting configured here (Default: 95%).
8+
Active battery control overrides the inverter settings "Allow grid charging" and "Battery Reserve SOC".
119
1210
render:
1311
- usage: grid

0 commit comments

Comments
 (0)