Skip to content

Commit c089e5c

Browse files
authored
Remove SMA allowcontrol parameter, update hems reference (#906)
1 parent b842a1f commit c089e5c

File tree

4 files changed

+14
-92
lines changed

4 files changed

+14
-92
lines changed

docs/integrations/sma-sunny-home-manager.md

Lines changed: 5 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -24,27 +24,10 @@ Nach der evcc-Konfiguration werden die Ladepunkte automatisch im Sunny Portal un
2424
Dort kannst du sie aktivieren und dem Konfigurations-Assistenten folgen.
2525
Details zur Einrichtung findest du in der [SMA-Anleitung](https://manuals.sma.de/HM-20/de-DE/10426801547.html).
2626

27-
## Konfiguration
27+
## Gerätekennungen
2828

29-
Die Konfiguration erfolgt über die evcc-Oberfläche:
30-
31-
1. Öffne die **Einstellungen** in evcc
32-
2. Navigiere zum Abschnitt **Sunny Home Manager**
33-
3. Aktiviere die Integration und konfiguriere die erweiterten Einstellungen bei Bedarf
34-
35-
### Externe Steuerung erlauben
36-
37-
Mit der Option **Externe Steuerung erlauben** bestimmst du, ob der SHM die Ladeleistung beeinflussen darf:
38-
39-
- **Aktiviert**: Der SHM kann die Ladesteuerung beeinflussen und eigene Optimierungen vornehmen
40-
- **Deaktiviert** (empfohlen): Die Lademodi werden ausschließlich von evcc gesteuert
41-
42-
:::warning
43-
In der Praxis ist die externe Steuerung durch den SHM meist nicht hilfreich, da evcc bereits eine optimierte Ladesteuerung bietet.
44-
Wir empfehlen, diese Option deaktiviert zu lassen.
45-
:::
46-
47-
### Gerätekennungen
29+
Es ist keine Konfiguration auf evcc-Seite erforderlich.
30+
evcc generiert die notwendigen Gerätekennungen selbstständig.
4831

4932
Jeder Ladepunkt erhält eine eindeutige ID im Format:
5033
```
@@ -55,5 +38,5 @@ Dabei ist:
5538
- **AAAAAAAA**: Die Vendor ID (8 Zeichen, hexadezimal)
5639
- **BBBBBBBBBBBB**: Die Device ID (12 Zeichen, hexadezimal)
5740

58-
Diese IDs werden normalerweise automatisch generiert.
59-
Wenn evcc auf einen anderen Computer umzieht, kannst du die bestehenden IDs aus dem `/semp/` Endpunkt des alten Systems übernehmen, damit der SHM die Geräte weiterhin erkennt.
41+
Möchtest du diesen Automatismus überschreiben (z. B. bei Umzug auf andere evcc-Hardware), kannst du die bestehenden IDs aus dem `/semp/` Endpunkt des alten Systems übernehmen und unter **Einstellungen > Sunny Home Manager** anpassen.
42+
Damit erkennt der SHM die Geräte weiterhin.

docs/reference/configuration/hems.md

Lines changed: 2 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -36,28 +36,6 @@ type: sma
3636
3737
---
3838
39-
## Optionale Parameter
40-
41-
### `allowcontrol`
42-
43-
Definiert ob das definierte HEMS die Ladesteuerung von evcc übernehmen soll.
44-
45-
**Mögliche Werte**:
46-
47-
- `true`: Hiermit kann das Verhältnis von Netzstrom zu PV Leistung für den Modus **Min+PV** im Sunny Portal über den Slider "Optional energy demand" eingestellt werden. Falls die notwendige PV Leistung nicht verfügbar ist, wird das Laden wie im Modus **PV** unterbrochen. Den Slider also ganz nach links zu schieben, bewirkt dass der Modus **Min+PV** wie beschrieben funktioniert. Wenn der Slider ganz nach rechts geschoben wird, verhällt sich der Modus **Min+PV** wie der **PV** Modus.
48-
- `false`: Der SHM kann die Lademodi nicht beeinflussen, diese werden nur von evcc gesteuert (empfohlen).
49-
50-
**Beispiel**:
51-
52-
```yaml
53-
hems:
54-
type: sma
55-
allowcontrol: false
56-
...
57-
```
58-
59-
---
60-
6139
## Optionale SMA Parameter
6240
6341
evcc meldet jeden Ladepunkt an den SHM als eigenständiges Device. Die Device ID wird dabei von evcc generiert.
@@ -141,12 +119,12 @@ Um dies zu verhindern, sollte die Geräte ID vom bisherigen System übernommen w
141119

142120
Bietet Unterstützung für den SMA Sunny Home Manager 2.0 (SHM).
143121

144-
Durch die Integration können die [Ladepunkte](loadpoints) dem SHM hinzugefügt werden und somit z. B. für dessen Steuerung berücksichtigt werden.
122+
Durch die Integration können die [Ladepunkte](loadpoints) dem SHM hinzugefügt werden und erscheinen im Sunny Portal.
123+
Die Ladesteuerung erfolgt ausschließlich durch evcc.
145124

146125
**Beispiel**:
147126

148127
```yaml
149128
hems:
150129
type: sma
151-
allowcontrol: false # set true to allow SHM controlling charger in PV modes
152130
```

i18n/en/docusaurus-plugin-content-docs/current/integrations/sma-sunny-home-manager.md

Lines changed: 5 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -24,27 +24,10 @@ After configuring evcc, the charge points are automatically suggested as new dev
2424
There you can activate them and follow the configuration wizard.
2525
See the [SMA manual](https://manuals.sma.de/HM-20/en-US/10426801547.html) for setup details.
2626

27-
## Configuration
27+
## Device IDs
2828

29-
Configuration is done via the evcc interface:
30-
31-
1. Open **Settings** in evcc
32-
2. Navigate to the **Sunny Home Manager** section
33-
3. Enable the integration and configure advanced settings if needed
34-
35-
### Allow External Control
36-
37-
The **Allow external control** option determines whether the SHM may influence charging power:
38-
39-
- **Enabled**: The SHM can influence charge control and apply its own optimisations
40-
- **Disabled** (recommended): Charging modes are controlled exclusively by evcc
41-
42-
:::warning
43-
In practice, external control by the SHM is usually not helpful as evcc already provides optimised charge control.
44-
We recommend leaving this option disabled.
45-
:::
46-
47-
### Device IDs
29+
No configuration is required on the evcc side.
30+
evcc automatically generates the necessary device IDs.
4831

4932
Each charge point receives a unique ID in the format:
5033
```
@@ -55,5 +38,5 @@ Where:
5538
- **AAAAAAAA**: The Vendor ID (8 characters, hexadecimal)
5639
- **BBBBBBBBBBBB**: The Device ID (12 characters, hexadecimal)
5740

58-
These IDs are usually generated automatically.
59-
When moving evcc to another computer, you can copy the existing IDs from the `/semp/` endpoint of the old system so the SHM continues to recognise the devices.
41+
If you want to override this automatism (e.g. when moving to different evcc hardware), you can copy the existing IDs from the `/semp/` endpoint of the old system and adjust them under **Settings > Sunny Home Manager**.
42+
This ensures the SHM continues to recognise the devices.

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

Lines changed: 2 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -36,28 +36,6 @@ type: sma
3636
3737
---
3838
39-
## Optional Parameters
40-
41-
### `allowcontrol`
42-
43-
Defines whether the HEMS defined should take over the charging control of evcc.
44-
45-
**Possible Values**:
46-
47-
- `true`: This allows adjusting the ratio of grid power to PV power for the **Min+PV** mode in the Sunny Portal using the "Optional energy demand" slider. If the required PV power is not available, charging will be interrupted as in the **PV** mode. Sliding the slider all the way to the left makes the **Min+PV** mode work as described. Sliding the slider all the way to the right makes the **Min+PV** mode behave like the **PV** mode.
48-
- `false`: The SHM cannot influence the charging modes; they are controlled only by evcc.
49-
50-
**For example**:
51-
52-
```yaml
53-
hems:
54-
type: sma
55-
allowcontrol: false
56-
...
57-
```
58-
59-
---
60-
6139
## Optional SMA Parameters
6240
6341
evcc registers each charging point with the SHM as an independent device. The device ID is generated by evcc.
@@ -138,12 +116,12 @@ To prevent this, the device ID from the previous system should be adopted:
138116

139117
Provides support for the SMA Sunny Home Manager 2.0 (SHM).
140118

141-
Through this integration, [chargers](loadpoints) can be added to the SHM and, for example, considered for its control.
119+
Through this integration, [chargers](loadpoints) can be added to the SHM and appear in the Sunny Portal.
120+
Charge control is managed exclusively by evcc.
142121

143122
**For example**:
144123

145124
```yaml
146125
hems:
147126
type: sma
148-
allowcontrol: false # set true to allow SHM controlling charger in PV modes
149127
```

0 commit comments

Comments
 (0)