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
`limitsoc` wird von evcc auf den aktuellen Wert von `soc` gesetzt um ein weiteres Entladen der Batterie z.B. beim Schnelladen zu verhindern.
12575
+
Alternativ kann `batterymode` konfiguriert werden und eine externe Steuerung übernimmt die Kontrolle über die Entladung bzw. Ladung der Batterie basierend auf dem von evcc übermittelten Modus.
12576
+
Wenn `soc` und `limitsoc` konfiguriert sind wird `batterymode` ignoriert.
`limitsoc` wird von evcc auf den aktuellen Wert von `soc` gesetzt um ein weiteres Entladen der Batterie z.B. beim Schnelladen zu verhindern.
33
+
Alternativ kann `batterymode` konfiguriert werden und eine externe Steuerung übernimmt die Kontrolle über die Entladung bzw. Ladung der Batterie basierend auf dem von evcc übermittelten Modus.
34
+
Wenn `soc` und `limitsoc` konfiguriert sind wird `batterymode` ignoriert.
`limitsoc` is set to the current value of `soc` by evcc to block further discharge of a battery e.g. for quick charging.
12576
+
Alternatively you can configure `batterymode` and have an external control take care of the charging or discharging of the battery based on the given mode.
12577
+
When `soc` and `limitsoc` are configured `batterymode` will be ignored.
`limitsoc` is set to the current value of `soc` by evcc to block further discharge of a battery e.g. for quick charging.
33
+
Alternatively you can configure `batterymode` and have an external control take care of the charging or discharging of the battery based on the given mode.
34
+
When `soc` and `limitsoc` are configured `batterymode` will be ignored.
0 commit comments