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/devices/meters.mdx
+20-4Lines changed: 20 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3887,7 +3887,10 @@ Diese Credentials erhalten Sie über die EcoFlow Developer Console nach der Regi
3887
3887
usage: battery
3888
3888
accesskey: # Access Key, Access Key aus der EcoFlow Developer Console
3889
3889
secretkey: # Secret Key, Secret Key aus der EcoFlow Developer Console
3890
-
serial: # Seriennummer`}
3890
+
serial: # Seriennummer
3891
+
capacity: 50 # Akkukapazität (kWh), optional
3892
+
minsoc: 25 # Minimaler Ladestand (%), Untere Grenze beim Entladen der Batterie im normalen Betrieb (optional)
3893
+
maxsoc: 95 # Maximaler Ladestand (%), Oberes Limit beim Laden der Batterie aus dem Netz (optional)`}
3891
3894
advanced={`meters:
3892
3895
- name: my_battery
3893
3896
type: template
@@ -3896,8 +3899,13 @@ Diese Credentials erhalten Sie über die EcoFlow Developer Console nach der Regi
3896
3899
accesskey: # Access Key, Access Key aus der EcoFlow Developer Console
3897
3900
secretkey: # Secret Key, Secret Key aus der EcoFlow Developer Console
3898
3901
serial: # Seriennummer
3902
+
capacity: 50 # Akkukapazität (kWh), optional
3903
+
minsoc: 25 # Minimaler Ladestand (%), Untere Grenze beim Entladen der Batterie im normalen Betrieb (optional)
3904
+
maxsoc: 95 # Maximaler Ladestand (%), Oberes Limit beim Laden der Batterie aus dem Netz (optional)
3899
3905
region: auto # API Region, Manche Nutzer, z.B. mit Starlink-Internet, sehen gelegentlich in den Logs den "error code 8513". Das passiert, wenn die API Region nicht korrekt erkannt wird. Um das zu beheben, kann man die API Region manuell setzen. Mögliche Werte: auto (Standard), europe oder america. [auto, europe, america] (optional)
3900
-
cache: 30s # Cache, Zeitintervall für erneute Datenabfrage (optional)`}
3906
+
cache: 30s # Cache, Zeitintervall für erneute Datenabfrage (optional)
3907
+
maxchargepower: # Maximale Ladeleistung (W), Für erzwungenes Laden des Speichers. (optional)
3908
+
maxdischargepower: # Maximale Entladeleistung (W), Maximale Entladeleistung des Speichers. (optional)`}
3901
3909
/>
3902
3910
3903
3911
</TabItem>
@@ -3976,7 +3984,10 @@ Diese Credentials erhalten Sie über die EcoFlow Developer Console nach der Regi
3976
3984
usage: battery
3977
3985
accesskey: # Access Key, Access Key aus der EcoFlow Developer Console
3978
3986
secretkey: # Secret Key, Secret Key aus der EcoFlow Developer Console
3979
-
serial: # Seriennummer, Seriennummer des Hauptgeräts (normalerweise das erste Gerät) Ihres Stream Systems`}
3987
+
serial: # Seriennummer, Seriennummer des Hauptgeräts (normalerweise das erste Gerät) Ihres Stream Systems
3988
+
capacity: 50 # Akkukapazität (kWh), optional
3989
+
minsoc: 25 # Minimaler Ladestand (%), Untere Grenze beim Entladen der Batterie im normalen Betrieb (optional)
3990
+
maxsoc: 95 # Maximaler Ladestand (%), Oberes Limit beim Laden der Batterie aus dem Netz (optional)`}
3980
3991
advanced={`meters:
3981
3992
- name: my_battery
3982
3993
type: template
@@ -3985,8 +3996,13 @@ Diese Credentials erhalten Sie über die EcoFlow Developer Console nach der Regi
3985
3996
accesskey: # Access Key, Access Key aus der EcoFlow Developer Console
3986
3997
secretkey: # Secret Key, Secret Key aus der EcoFlow Developer Console
3987
3998
serial: # Seriennummer, Seriennummer des Hauptgeräts (normalerweise das erste Gerät) Ihres Stream Systems
3999
+
capacity: 50 # Akkukapazität (kWh), optional
4000
+
minsoc: 25 # Minimaler Ladestand (%), Untere Grenze beim Entladen der Batterie im normalen Betrieb (optional)
4001
+
maxsoc: 95 # Maximaler Ladestand (%), Oberes Limit beim Laden der Batterie aus dem Netz (optional)
3988
4002
region: auto # API Region, Manche Nutzer, z.B. mit Starlink-Internet, sehen gelegentlich in den Logs den "error code 8513". Das passiert, wenn die API Region nicht korrekt erkannt wird. Um das zu beheben, kann man die API Region manuell setzen. Mögliche Werte: auto (Standard), europe oder america. [auto, europe, america] (optional)
3989
-
cache: 30s # Cache, Zeitintervall für erneute Datenabfrage (optional)`}
4003
+
cache: 30s # Cache, Zeitintervall für erneute Datenabfrage (optional)
4004
+
maxchargepower: # Maximale Ladeleistung (W), Für erzwungenes Laden des Speichers. (optional)
4005
+
maxdischargepower: # Maximale Entladeleistung (W), Maximale Entladeleistung des Speichers. (optional)`}
Copy file name to clipboardExpand all lines: i18n/en/docusaurus-plugin-content-docs/current/devices/meters.mdx
+20-4Lines changed: 20 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3884,7 +3884,10 @@ These credentials can be obtained through the EcoFlow Developer Console after re
3884
3884
usage: battery
3885
3885
accesskey: # Access Key, Access Key from EcoFlow Developer Console
3886
3886
secretkey: # Secret Key, Secret Key from EcoFlow Developer Console
3887
-
serial: # Serial`}
3887
+
serial: # Serial
3888
+
capacity: 50 # Battery capacity (kWh), optional
3889
+
minsoc: 25 # Minimum charge (%), Lower limit when discharging the battery in normal operation (optional)
3890
+
maxsoc: 95 # Maximum charge (%), Upper limit when charging the battery from the grid (optional)`}
3888
3891
advanced={`meters:
3889
3892
- name: my_battery
3890
3893
type: template
@@ -3893,8 +3896,13 @@ These credentials can be obtained through the EcoFlow Developer Console after re
3893
3896
accesskey: # Access Key, Access Key from EcoFlow Developer Console
3894
3897
secretkey: # Secret Key, Secret Key from EcoFlow Developer Console
3895
3898
serial: # Serial
3899
+
capacity: 50 # Battery capacity (kWh), optional
3900
+
minsoc: 25 # Minimum charge (%), Lower limit when discharging the battery in normal operation (optional)
3901
+
maxsoc: 95 # Maximum charge (%), Upper limit when charging the battery from the grid (optional)
3896
3902
region: auto # API Region, If you sometimes see error code 8513, like for example Starlink users do, automatic region detection fails. Here, you can set the API region manually. Possible values: auto (default), europe, or america. [auto, europe, america] (optional)
3897
-
cache: 30s # Cache, Time interval for data refresh (optional)`}
3903
+
cache: 30s # Cache, Time interval for data refresh (optional)
3904
+
maxchargepower: # Maximum charge power (W), For forced charging of the battery. (optional)
3905
+
maxdischargepower: # Maximum discharge power (W), Maximum discharge power of the storage. (optional)`}
3898
3906
/>
3899
3907
3900
3908
</TabItem>
@@ -3973,7 +3981,10 @@ These credentials can be obtained through the EcoFlow Developer Console after re
3973
3981
usage: battery
3974
3982
accesskey: # Access Key, Access Key from EcoFlow Developer Console
3975
3983
secretkey: # Secret Key, Secret Key from EcoFlow Developer Console
3976
-
serial: # Serial, Serial number of the main device in your Stream system, normally the first device of your system`}
3984
+
serial: # Serial, Serial number of the main device in your Stream system, normally the first device of your system
3985
+
capacity: 50 # Battery capacity (kWh), optional
3986
+
minsoc: 25 # Minimum charge (%), Lower limit when discharging the battery in normal operation (optional)
3987
+
maxsoc: 95 # Maximum charge (%), Upper limit when charging the battery from the grid (optional)`}
3977
3988
advanced={`meters:
3978
3989
- name: my_battery
3979
3990
type: template
@@ -3982,8 +3993,13 @@ These credentials can be obtained through the EcoFlow Developer Console after re
3982
3993
accesskey: # Access Key, Access Key from EcoFlow Developer Console
3983
3994
secretkey: # Secret Key, Secret Key from EcoFlow Developer Console
3984
3995
serial: # Serial, Serial number of the main device in your Stream system, normally the first device of your system
3996
+
capacity: 50 # Battery capacity (kWh), optional
3997
+
minsoc: 25 # Minimum charge (%), Lower limit when discharging the battery in normal operation (optional)
3998
+
maxsoc: 95 # Maximum charge (%), Upper limit when charging the battery from the grid (optional)
3985
3999
region: auto # API Region, If you sometimes see error code 8513, like for example Starlink users do, automatic region detection fails. Here, you can set the API region manually. Possible values: auto (default), europe, or america. [auto, europe, america] (optional)
3986
-
cache: 30s # Cache, Time interval for data refresh (optional)`}
4000
+
cache: 30s # Cache, Time interval for data refresh (optional)
4001
+
maxchargepower: # Maximum charge power (W), For forced charging of the battery. (optional)
4002
+
maxdischargepower: # Maximum discharge power (W), Maximum discharge power of the storage. (optional)`}
0 commit comments