Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions docs/features/battery.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,12 @@ Bei aktivem [§14a Reduzierungssignal](./14a-enwg-steuve) wird das Netzladen aut
Nach Ende der Leistungsreduzierung wird das Netzladen automatisch fortgesetzt.
:::

:::warning Lastmanagement
Netzladen der Hausbatterie wird vom [Lastmanagement](./loadmanagement) nicht berücksichtigt.
Copy link
Member

@andig andig Nov 14, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Was meinen wir damit? Smart Grid Charging? Oder was ist "Netzladen" hier? Es kann generell nur um das von evcc gesteuerte Netzladen gehen, nicht um Eigenleben des Speichers.

Lastmangement berücksichtigt alle Verbraucher, kann das Netzladen aber nicht unterbrechen. Der Verbrauch fließt aber sehrwohl ein!

/cc @premultiply pls check

Wenn z. B. die Hausbatterie 9 kW aus dem Netz zieht, fließt dieser Verbrauch nicht in die Lastmanagement-Berechnung ein.
Dies gilt nicht für §14a Reduzierungssignale – dort wird das Netzladen wie oben beschrieben automatisch pausiert.
:::

Optional kannst du einen maximalen Ladestand festlegen, bis zu dem die Batterie aus dem Netz geladen wird.
Erreicht die Batterie diesen Wert, wird das Netzladen automatisch gestoppt.
Die Option **Maximaler Ladestand** (`maxsoc`) findest du in der Gerätekonfiguration deines Batteriesystems.
Expand Down
1 change: 1 addition & 0 deletions docs/features/loadmanagement.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -159,3 +159,4 @@ Private Nutzung mit kleineren Installationen wird kostenlos bleiben.

- Die aktuellen Werte und Grenzen der einzelnen Schaltkreise werden auf der Konfigurationsseite im UI angezeigt. Die Visualisierung am Ladepunkt ist in Planung.
- `priority` Einstellungen am Ladepunkt werden noch nicht berücksichtigt.
- Netzladen der [Hausbatterie](./battery) 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](./14a-enwg-steuve) wird das Netzladen jedoch automatisch pausiert.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s.o.

Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,12 @@ During active [§14a power reduction](./14a-enwg-steuve), grid charging is autom
After the power reduction ends, grid charging automatically resumes.
:::

:::warning Load Management
Home battery grid charging is not considered by [load management](./loadmanagement).
For example, if the home battery draws 9 kW from the grid, this consumption is not included in load management calculations.
This does not apply to §14a power reduction signals – in that case, grid charging is automatically paused as described above.
:::

Optionally, you can set a maximum charge level up to which the battery is charged from the grid.
When the battery reaches this value, grid charging is automatically stopped.
The **Maximum charge** (`maxsoc`) option can be found in your battery system's device configuration.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -157,3 +157,4 @@ Private use with smaller installations will remain free of charge.

- Current values and limits of individual circuits are displayed on the configuration page in the UI. Visualization at the charging point is planned.
- `priority` settings at the charging point are not yet taken into account.
- [Home battery](./battery) grid charging 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](./14a-enwg-steuve) signals, grid charging is automatically paused.