Skip to content

Commit 6902ca9

Browse files
committed
Templates update for nightly evcc-io/evcc@5253330
1 parent ae29c53 commit 6902ca9

8 files changed

Lines changed: 24 additions & 24 deletions

templates/nightly/de/meter/fenecon-modbus-api.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ description: |
88
##### Lizenzhinweis:
99
Für FENECON FEMS Systeme ist für die aktive Batteriesteuerung eine kommerzielle Lizenz *FEMS App Modbus/TCP Schreibzugriff* erforderlich.<br/><br/>
1010
##### FEMS-Dokumentation:
11-
- [FEMS App Modbus/TCP Lesezugriff](https://docs.fenecon.de/de/fems/fems-app/App_ModbusTCP_Lesezugriff.html)
12-
- [FEMS App Modbus/TCP Schreibzugriff](https://docs.fenecon.de/de/fems/fems-app/App_ModbusTCP_Schreibzugriff.html)
11+
- [FEMS App Modbus/TCP Lesezugriff](https://docs.fenecon.de/de/fems/fems-app/App_ModbusTCP_Lesezugriff.html)
12+
- [FEMS App Modbus/TCP Schreibzugriff](https://docs.fenecon.de/de/fems/fems-app/App_ModbusTCP_Schreibzugriff.html)
1313
##### OpenEMS-Dokumentation:
1414
- [OpenEMS Edge Api Modbus Controller](https://openems.github.io/openems.io/openems/latest/edge/controller.html#_api_modbus)
1515
@@ -87,7 +87,7 @@ render:
8787
battery_power_register: 415 # Modbus-Register für Batterie-Leistung, EssDischargePower (W) (optional)
8888
battery_soc_register: 302 # Modbus-Register für Batteriestand, SoC (%) (optional)
8989
battery_set_register: 710 # Modbus-Register für Ladeleistung, SetActivePowerLessOrEquals (W) (optional)
90-
watchdog: 60s # FEMS/OpenEMS Batteriesteuerung API-Timeout, FEMS/OpenEMS Standard 60s (optional)
90+
watchdog: 60s # Batteriesteuerung API-Timeout, optional
9191
minsoc: 25 # Minimaler Ladestand (%), Untere Grenze beim Entladen der Batterie im normalen Betrieb (optional)
9292
maxsoc: 95 # Maximaler Ladestand (%), Oberes Limit beim Laden der Batterie aus dem Netz (optional)
9393
capacity: 50 # Akkukapazität (kWh), optional
@@ -180,8 +180,8 @@ params:
180180
default: 60s
181181
choice: []
182182
unit:
183-
description: FEMS/OpenEMS Batteriesteuerung API-Timeout
184-
help: FEMS/OpenEMS Standard 60s
183+
description: Batteriesteuerung API-Timeout
184+
help:
185185
advanced: true
186186
optional: true
187187
- name: minsoc

templates/nightly/de/meter/fenecon-rest-api.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ render:
5858
battery: ess0 # Steuerbare Batterie Komponente, aktive Batteriesteuerung (REST/JSON schreibend) (optional)
5959
watchdog: 60s # FEMS/OpenEMS Batteriesteuerung API-Timeout, FEMS/OpenEMS Standard 60s (optional)
6060
capacity: 50 # Akkukapazität (kWh), optional
61-
maxchargepower: 4200 # Maximale Ladeleistung (W), Für erzwungenes Laden des Speichers. (optional)
61+
maxchargepower: # Maximale Ladeleistung (W), Für erzwungenes Laden des Speichers. (optional)
6262
maxdischargepower: # Maximale Entladeleistung (W), Maximale Entladeleistung des Speichers. (optional)
6363
params:
6464
- name: host
@@ -126,7 +126,7 @@ params:
126126
optional: true
127127
- name: maxchargepower
128128
example:
129-
default: 4200
129+
default:
130130
choice: []
131131
unit: W
132132
description: Maximale Ladeleistung

templates/nightly/de/meter/openems-modbus-api.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ description: |
88
##### Lizenzhinweis:
99
Für FENECON FEMS Systeme ist für die aktive Batteriesteuerung eine kommerzielle Lizenz *FEMS App Modbus/TCP Schreibzugriff* erforderlich.<br/><br/>
1010
##### FEMS-Dokumentation:
11-
- [FEMS App Modbus/TCP Lesezugriff](https://docs.fenecon.de/de/fems/fems-app/App_ModbusTCP_Lesezugriff.html)
12-
- [FEMS App Modbus/TCP Schreibzugriff](https://docs.fenecon.de/de/fems/fems-app/App_ModbusTCP_Schreibzugriff.html)
11+
- [FEMS App Modbus/TCP Lesezugriff](https://docs.fenecon.de/de/fems/fems-app/App_ModbusTCP_Lesezugriff.html)
12+
- [FEMS App Modbus/TCP Schreibzugriff](https://docs.fenecon.de/de/fems/fems-app/App_ModbusTCP_Schreibzugriff.html)
1313
##### OpenEMS-Dokumentation:
1414
- [OpenEMS Edge Api Modbus Controller](https://openems.github.io/openems.io/openems/latest/edge/controller.html#_api_modbus)
1515
@@ -87,7 +87,7 @@ render:
8787
battery_power_register: 415 # Modbus-Register für Batterie-Leistung, EssDischargePower (W) (optional)
8888
battery_soc_register: 302 # Modbus-Register für Batteriestand, SoC (%) (optional)
8989
battery_set_register: 710 # Modbus-Register für Ladeleistung, SetActivePowerLessOrEquals (W) (optional)
90-
watchdog: 60s # FEMS/OpenEMS Batteriesteuerung API-Timeout, FEMS/OpenEMS Standard 60s (optional)
90+
watchdog: 60s # Batteriesteuerung API-Timeout, optional
9191
minsoc: 25 # Minimaler Ladestand (%), Untere Grenze beim Entladen der Batterie im normalen Betrieb (optional)
9292
maxsoc: 95 # Maximaler Ladestand (%), Oberes Limit beim Laden der Batterie aus dem Netz (optional)
9393
capacity: 50 # Akkukapazität (kWh), optional
@@ -180,8 +180,8 @@ params:
180180
default: 60s
181181
choice: []
182182
unit:
183-
description: FEMS/OpenEMS Batteriesteuerung API-Timeout
184-
help: FEMS/OpenEMS Standard 60s
183+
description: Batteriesteuerung API-Timeout
184+
help:
185185
advanced: true
186186
optional: true
187187
- name: minsoc

templates/nightly/de/meter/openems-rest-api.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ render:
5858
battery: ess0 # Steuerbare Batterie Komponente, aktive Batteriesteuerung (REST/JSON schreibend) (optional)
5959
watchdog: 60s # FEMS/OpenEMS Batteriesteuerung API-Timeout, FEMS/OpenEMS Standard 60s (optional)
6060
capacity: 50 # Akkukapazität (kWh), optional
61-
maxchargepower: 4200 # Maximale Ladeleistung (W), Für erzwungenes Laden des Speichers. (optional)
61+
maxchargepower: # Maximale Ladeleistung (W), Für erzwungenes Laden des Speichers. (optional)
6262
maxdischargepower: # Maximale Entladeleistung (W), Maximale Entladeleistung des Speichers. (optional)
6363
params:
6464
- name: host
@@ -126,7 +126,7 @@ params:
126126
optional: true
127127
- name: maxchargepower
128128
example:
129-
default: 4200
129+
default:
130130
choice: []
131131
unit: W
132132
description: Maximale Ladeleistung

templates/nightly/en/meter/fenecon-modbus-api.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ render:
8787
battery_power_register: 415 # Modbus register for battery power, EssDischargePower (W) (optional)
8888
battery_soc_register: 302 # Modbus register for state of charge, SoC (%) (optional)
8989
battery_set_register: 710 # Modbus register for charge power, SetActivePowerLessOrEquals (W) (optional)
90-
watchdog: 60s # FEMS/OpenEMS battery control API timeout, FEMS/OpenEMS standard 60s (optional)
90+
watchdog: 60s # battery control API timeout, optional
9191
minsoc: 25 # Minimum charge (%), Lower limit when discharging the battery in normal operation (optional)
9292
maxsoc: 95 # Maximum charge (%), Upper limit when charging the battery from the grid (optional)
9393
capacity: 50 # Battery capacity (kWh), optional
@@ -180,8 +180,8 @@ params:
180180
default: 60s
181181
choice: []
182182
unit:
183-
description: FEMS/OpenEMS battery control API timeout
184-
help: FEMS/OpenEMS standard 60s
183+
description: battery control API timeout
184+
help:
185185
advanced: true
186186
optional: true
187187
- name: minsoc

templates/nightly/en/meter/fenecon-rest-api.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ render:
5858
battery: ess0 # Controllable battery component, active battery control (REST/JSON Write Access) (optional)
5959
watchdog: 60s # FEMS/OpenEMS battery control API timeout, FEMS/OpenEMS standard 60s (optional)
6060
capacity: 50 # Battery capacity (kWh), optional
61-
maxchargepower: 4200 # Maximum charge power (W), For forced charging of the battery. (optional)
61+
maxchargepower: # Maximum charge power (W), For forced charging of the battery. (optional)
6262
maxdischargepower: # Maximum discharge power (W), Maximum discharge power of the storage. (optional)
6363
params:
6464
- name: host
@@ -126,7 +126,7 @@ params:
126126
optional: true
127127
- name: maxchargepower
128128
example:
129-
default: 4200
129+
default:
130130
choice: []
131131
unit: W
132132
description: Maximum charge power

templates/nightly/en/meter/openems-modbus-api.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ render:
8787
battery_power_register: 415 # Modbus register for battery power, EssDischargePower (W) (optional)
8888
battery_soc_register: 302 # Modbus register for state of charge, SoC (%) (optional)
8989
battery_set_register: 710 # Modbus register for charge power, SetActivePowerLessOrEquals (W) (optional)
90-
watchdog: 60s # FEMS/OpenEMS battery control API timeout, FEMS/OpenEMS standard 60s (optional)
90+
watchdog: 60s # battery control API timeout, optional
9191
minsoc: 25 # Minimum charge (%), Lower limit when discharging the battery in normal operation (optional)
9292
maxsoc: 95 # Maximum charge (%), Upper limit when charging the battery from the grid (optional)
9393
capacity: 50 # Battery capacity (kWh), optional
@@ -180,8 +180,8 @@ params:
180180
default: 60s
181181
choice: []
182182
unit:
183-
description: FEMS/OpenEMS battery control API timeout
184-
help: FEMS/OpenEMS standard 60s
183+
description: battery control API timeout
184+
help:
185185
advanced: true
186186
optional: true
187187
- name: minsoc

templates/nightly/en/meter/openems-rest-api.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ render:
5858
battery: ess0 # Controllable battery component, active battery control (REST/JSON Write Access) (optional)
5959
watchdog: 60s # FEMS/OpenEMS battery control API timeout, FEMS/OpenEMS standard 60s (optional)
6060
capacity: 50 # Battery capacity (kWh), optional
61-
maxchargepower: 4200 # Maximum charge power (W), For forced charging of the battery. (optional)
61+
maxchargepower: # Maximum charge power (W), For forced charging of the battery. (optional)
6262
maxdischargepower: # Maximum discharge power (W), Maximum discharge power of the storage. (optional)
6363
params:
6464
- name: host
@@ -126,7 +126,7 @@ params:
126126
optional: true
127127
- name: maxchargepower
128128
example:
129-
default: 4200
129+
default:
130130
choice: []
131131
unit: W
132132
description: Maximum charge power

0 commit comments

Comments
 (0)