You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/features/external-control.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -196,10 +196,10 @@ Bei zu hohem Gesamtverbrauch können Ladevorgänge auch gestoppt werden.
196
196
Die Regelung betrifft alle Modi (PV, Min+PV, Schnell).
197
197
198
198
**Batteriesteuerung während der Reduzierung:**
199
-
Ist [aktive Batteriesteuerung](./battery#battery-control) konfiguriert und ein Netzladevorgang der Hausbatterie aktiv, wird dieser automatisch pausiert.
199
+
Ist [aktive Batteriesteuerung](./battery#battery-control) konfiguriert und ein [Netzladevorgang](./battery#gridcharge) der Hausbatterie aktiv, wird dieser automatisch pausiert.
200
200
Die Batterie wird in den "Hold"-Modus versetzt, sodass sie nicht mehr entlädt.
201
201
Das Laden der Batterie bei PV-Überschuss ist idR. weiterhin möglich.
202
-
Nach Ende der Leistungsreduzierung wird das Netzladen automatisch fortgesetzt.
202
+
Nach Ende der Leistungsreduzierung wird das [Netzladen](./battery#gridcharge) automatisch fortgesetzt.
203
203
204
204
Wenn ein Regellimit aktiv ist, wird ein **Banner mit Regelhinweis** auf der Hauptseite in evcc angezeigt.
Copy file name to clipboardExpand all lines: docs/features/loadmanagement.mdx
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -159,3 +159,4 @@ Private Nutzung mit kleineren Installationen wird kostenlos bleiben.
159
159
160
160
- Die aktuellen Werte und Grenzen der einzelnen Schaltkreise werden auf der Konfigurationsseite im UI angezeigt. Die Visualisierung am Ladepunkt ist in Planung.
161
161
- `priority`Einstellungen am Ladepunkt werden noch nicht berücksichtigt.
162
+
- [Netzladen](./battery#gridcharge) der Hausbatterie wird nicht berücksichtigt. Wenn die Hausbatterie aktiv aus dem Netz lädt, fließt dieser Verbrauch nicht in die Lastmanagement-Berechnung ein. Bei aktivem [§14a Reduzierungssignal](./external-control) wird das Netzladen jedoch automatisch pausiert.
Copy file name to clipboardExpand all lines: i18n/en/docusaurus-plugin-content-docs/current/features/external-control.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -196,10 +196,10 @@ If total consumption is too high, charging processes can also be stopped.
196
196
The control affects all modes (Solar, Min+Solar, Fast).
197
197
198
198
**Battery control during reduction:**
199
-
If [active battery control](./battery#battery-control) is configured and grid charging of the home battery is active, this is automatically paused.
199
+
If [active battery control](./battery#battery-control) is configured and [grid charging](./battery#gridcharge) of the home battery is active, this is automatically paused.
200
200
The battery is set to "hold" mode so that it no longer discharges.
201
201
Charging the battery from solar surplus is usually still possible.
202
-
After the power reduction ends, grid charging automatically resumes.
202
+
After the power reduction ends, [grid charging](./battery#gridcharge) automatically resumes.
203
203
204
204
When a control limit is active, a **banner with control notice** is displayed on the main page in evcc.
Copy file name to clipboardExpand all lines: i18n/en/docusaurus-plugin-content-docs/current/features/loadmanagement.mdx
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -157,3 +157,4 @@ Private use with smaller installations will remain free of charge.
157
157
158
158
- Current values and limits of individual circuits are displayed on the configuration page in the UI. Visualization at the charging point is planned.
159
159
- `priority`settings at the charging point are not yet taken into account.
160
+
- Home battery [grid charging](./battery#gridcharge) is not considered. When the home battery actively charges from the grid, this consumption is not included in load management calculations. However, during active [§14a power reduction](./external-control) signals, grid charging is automatically paused.
0 commit comments