Skip to content

Commit 25b1979

Browse files
authored
reference: remove deprecated fields (#799)
1 parent 81def3a commit 25b1979

File tree

7 files changed

+6
-190
lines changed

7 files changed

+6
-190
lines changed

docs/reference/configuration/loadpoints.md

Lines changed: 0 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -335,54 +335,6 @@ Ist dem Ladepunkt keine Wallbox, sondern eine der unterstützten schaltbaren Ste
335335

336336
---
337337

338-
### `minCurrent`
339-
340-
:::note veraltet in yaml
341-
Dieser Wert kann nun im Einstellungsdialog am Ladepunkt gesetzt werden.
342-
:::
343-
344-
Definiert die minimal genutzte Stromstärke in Ampere (A) pro angeschlossener Phase von der Zuleitung zur Wallbox.
345-
346-
Wie bereits bei `phases` beschrieben, wird über diesen Wert die Mindestladeleistung festgelegt.
347-
348-
Bei Wallboxen mit automatischer Phasenumschaltung wird in 3p solange geladen, bis dieser Wert (von oben) erreicht ist. Erst dann wird auf 1p umgeschaltet.
349-
350-
:::info
351-
Im Allgemeinen benötigt ein Elektrofahrzeug mindestens eine Stromstärke von 6A pro Phase um zu Laden. Bei manchen Fahrzeugen wird jedoch auch eine höhere Mindeststromstärke benötigt!
352-
353-
Bei Wallboxen und Fahrzeugen welche über den ISO15118 Standard kommunizieren kann unter Umständen auch mit einer geringeren Stromstärke pro Phase geladen werden, wenn die Gesamtleistung trotzdem mindestens etwa 1,4kW beträgt.
354-
:::
355-
356-
**Standardwert:** `6`
357-
358-
**Beispiel**:
359-
360-
```yaml
361-
mincurrent: 6
362-
```
363-
364-
---
365-
366-
### `maxCurrent`
367-
368-
:::note veraltet in yaml
369-
Dieser Wert kann nun im Einstellungsdialog am Ladepunkt gesetzt werden.
370-
:::
371-
372-
Definiert die maximal zulässige Stromstärke in Ampere (A) pro angeschlossener Phase von der Zuleitung zur Wallbox.
373-
374-
Bei Wallboxen mit automatischer Phasenumschaltung wird in 1p solange geladen, bis dieser Wert (von unten) erreicht ist. Erst dann wird auf 3p umgeschaltet.
375-
376-
**Standardwert:** `16`
377-
378-
**Beispiel**:
379-
380-
```yaml
381-
maxcurrent: 16
382-
```
383-
384-
---
385-
386338
### `priority`
387339

388340
Dient während der Ladung der Priorisierung von Loadpoints untereinander.

docs/reference/configuration/messaging.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -159,8 +159,8 @@ Die von evcc bereitgestellten Variablen (siehe auch /api/state) müssen als rege
159159
- Ladepunkte (loadpoint)
160160
- Konfiguration
161161
- [`loadpoint`](loadpoints) - Laufende Nummer des Ladepunktes (_integer_)
162-
- [`maxCurrent`](loadpoints#maxcurrent) - Maximale Lade-Stromstärke in Ampere (_float_)
163-
- [`minCurrent`](loadpoints#mincurrent) - Minimale Lade-Stromstärke in Ampere (_float_)
162+
- `maxCurrent` - Maximale Lade-Stromstärke in Ampere (_float_)
163+
- `minCurrent` - Minimale Lade-Stromstärke in Ampere (_float_)
164164
- [`mode`](loadpoints#mode) - Initialer Modus des Ladepunktes nach evcc-Start `off`/`now`/`min`/`pv` (_string_)
165165
- [`phases`](loadpoints#phases) - Initial aktive Anzahl Stromphasen des Ladepunktes nach evcc-Start (_integer_)
166166
- [`title`](loadpoints#title) - Bezeichnung des Ladepunktes in der evcc App (_string_)

docs/reference/configuration/vehicles.mdx

Lines changed: 0 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -119,49 +119,6 @@ cache: 5m
119119

120120
---
121121

122-
### `onIdentify`
123-
124-
Standardwerte die bei Erkennung des Fahrzeuges angewendet werden sollen:
125-
126-
**Mögliche Werte**:
127-
128-
- [`mode`](loadpoints#mode)
129-
- [`minCurrent`](loadpoints#mincurrent)
130-
- [`maxCurrent`](loadpoints#maxcurrent)
131-
- [`priority`](https://docs.evcc.io/docs/reference/configuration/loadpoints#priority)
132-
133-
:::
134-
135-
**Beispiel**:
136-
137-
<Tabs groupId="config-type">
138-
<TabItem value="Template" label="Template" default>
139-
Wenn die Fahrzeuge über den <i>type=templates</i> in die Konfiguration eingebunden werdnen, z.b. bei Verwendung von <i>evcc configure</i>.
140-
141-
```yaml
142-
mode: pv
143-
mincurrent: 8
144-
maxcurrent: 20
145-
priority: 5
146-
```
147-
148-
</TabItem>
149-
<TabItem value="Native" label="Native">
150-
Wenn die Fahrzeuge über ihren nativen Typ, z.b. <i>type=audi</i>, in die Konfiguration eingebunden werden.
151-
152-
```yaml
153-
onIdentify: # set defaults when vehicle is identified
154-
mode: pv
155-
mincurrent: 8
156-
maxcurrent: 20
157-
priority: 5
158-
```
159-
160-
</TabItem>
161-
</Tabs>
162-
163-
---
164-
165122
### `identifiers`
166123

167124
Eine Liste mit einer oder mehreren Kennungen um das Fahrzeug zu identifizieren. Soll das Fahrzeug zum Beispiel an unterschiedlichen Wallboxen identifiziert werden können, müssen unter Umständen mehrere Kennungen verwendet werden. Die Erkennung kann dabei über folgende Mechanismen erfolgen:

i18n/en/docusaurus-plugin-content-docs/current/reference/configuration/loadpoints.md

Lines changed: 0 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -329,54 +329,6 @@ If the charging point is not assigned a charger but one of the supported control
329329

330330
---
331331

332-
### `minCurrent`
333-
334-
:::note deprecated in yaml
335-
This value can now be set in the charging point settings dialog.
336-
:::
337-
338-
Defines the minimum used current in amperes (A) per connected phase from the supply to the charger.
339-
340-
As mentioned with `phases`, this value sets the minimum charging power.
341-
342-
For chargers with automatic phase switching, it will continue to charge in 3p until this value (from above) is reached. Only then will it switch to 1p.
343-
344-
:::info
345-
In general, an electric vehicle requires a minimum current of 6A per phase to charge. However, some vehicles might require a higher minimum current!
346-
347-
For chargers and vehicles communicating via the ISO15118 standard, it might be possible to charge with a lower current per phase if the total power is still at least around 1.4kW.
348-
:::
349-
350-
**Default value:** `6`
351-
352-
**For example**:
353-
354-
```yaml
355-
mincurrent: 6
356-
```
357-
358-
---
359-
360-
### `maxCurrent`
361-
362-
:::note deprecated in yaml
363-
This value can now be set in the charging point settings dialog.
364-
:::
365-
366-
Defines the maximum allowable current in amps (A) per connected phase from the supply to the charger.
367-
368-
For chargers with automatic phase switching, it will continue to charge in single phase until this value (from below) is reached. Only then will it switch to three-phase.
369-
370-
**Default value:** `16`
371-
372-
**For example**:
373-
374-
```yaml
375-
maxcurrent: 16
376-
```
377-
378-
---
379-
380332
### `priority`
381333

382334
During charging, this parameter prioritises loadpoints with each other.

i18n/en/docusaurus-plugin-content-docs/current/reference/configuration/messaging.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -160,8 +160,8 @@ The variables provided by evcc (also see /api/state) must be defined as `${<Vari
160160
- Charging Point (loadpoint)
161161
- Configuration
162162
- [`loadpoint`](loadpoints) - Loadpoint index (_integer_)
163-
- [`maxCurrent`](loadpoints#maxcurrent) - Maximum charging current in amperes (_float_)
164-
- [`minCurrent`](loadpoints#mincurrent) - Minimum charging current in amperes (_float_)
163+
- `maxCurrent` - Maximum charging current in amperes (_float_)
164+
- `minCurrent` - Minimum charging current in amperes (_float_)
165165
- [`mode`](loadpoints#mode) - Initial mode of the charging point after evcc start `off`/`now`/`min`/`pv` (_string_)
166166
- [`phases`](loadpoints#phases) - Initial active number of phases of the charging point after evcc start (_integer_)
167167
- [`title`](loadpoints#title) - Label of the charging point in the evcc app (_string_)

i18n/en/docusaurus-plugin-content-docs/current/reference/configuration/vehicles.mdx

Lines changed: 0 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -115,49 +115,6 @@ cache: 5m
115115

116116
---
117117

118-
### `onIdentify`
119-
120-
Default values to be applied when the vehicle is identified:
121-
122-
**Possible Values**:
123-
124-
- [`mode`](loadpoints#mode)
125-
- [`minCurrent`](loadpoints#mincurrent)
126-
- [`maxCurrent`](loadpoints#maxcurrent)
127-
- `minSoc` charge at the highest possible power until the specified SoC is reached, if the mode is not set to `off`
128-
- `targetSoc` stop charging when this SoC is reached
129-
- [`priority`](./loadpoints#priority)
130-
131-
**For example**:
132-
133-
<Tabs groupId="config-type">
134-
<TabItem value="Template" label="Template" default>
135-
When vehicles are integrated into the configuration using the <i>type=templates</i>, e.g., when using <i>evcc configure</i>.
136-
137-
mode: pv
138-
mincurrent: 8
139-
maxcurrent: 20
140-
minSoc: 40
141-
targetSoc: 80
142-
priority: 5
143-
144-
</TabItem>
145-
<TabItem value="Native" label="Native">
146-
When vehicles are integrated using their native type, e.g., <i>type=audi</i>, in the configuration.
147-
148-
onIdentify: # set defaults when vehicle is identified
149-
mode: pv
150-
mincurrent: 8
151-
maxcurrent: 20
152-
minSoc: 40
153-
targetSoc: 80
154-
priority: 5
155-
156-
</TabItem>
157-
</Tabs>
158-
159-
---
160-
161118
### `identifiers`
162119

163120
A list of one or more identifiers to identify the vehicle. If the vehicle needs to be identified at different chargers, multiple identifiers might be necessary. Identification can be achieved using the following mechanisms:

static/rest-api.yaml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -309,8 +309,7 @@ paths:
309309
post:
310310
summary: Update maximum current
311311
description: >
312-
Updates the maximum current of the loadpoint. [Read
313-
more.](/en/docs/reference/configuration/loadpoints#maxcurrent)
312+
Updates the maximum current of the loadpoint.
314313
tags:
315314
- Loadpoints
316315
parameters:
@@ -323,8 +322,7 @@ paths:
323322
post:
324323
summary: Update minimum current
325324
description: >
326-
Updates the minimum current of the loadpoint. [Read
327-
more.](/en/docs/reference/configuration/loadpoints#mincurrent)
325+
Updates the minimum current of the loadpoint.
328326
tags:
329327
- Loadpoints
330328
parameters:

0 commit comments

Comments
 (0)