File tree Expand file tree Collapse file tree 6 files changed +114
-6
lines changed
i18n/en/docusaurus-plugin-content-docs/current/devices Expand file tree Collapse file tree 6 files changed +114
-6
lines changed Original file line number Diff line number Diff line change @@ -992,7 +992,40 @@ Phasenumschaltung bietet nur die Solar-Variante und muss vom Anwender freigescha
992
992
993
993
<!-- AUTO-GENERATED FROM TEMPLATE - PLEASE EDIT HERE https://github.com/evcc-io/evcc/tree/master/templates/definition/charger -->
994
994
995
- ## Compleo eBox
995
+ ## Compleo
996
+
997
+ ### Duo
998
+
999
+ <DeviceFeatures features="mA,rfid,1p3p" />
1000
+
1001
+ <DeviceConfig code={`chargers:
1002
+ - name: my_charger
1003
+ type: template
1004
+ template: compleo-duo
1005
+
1006
+ # Modbus TCP
1007
+ modbus: tcpip
1008
+ id: 1
1009
+ host: 192.0.2.2 # Hostname
1010
+ port: 502 # Port`} advanced={`chargers:
1011
+ - name: my_charger
1012
+ type: template
1013
+ template: compleo-duo
1014
+
1015
+ # Modbus TCP
1016
+ modbus: tcpip
1017
+ id: 1
1018
+ host: 192.0.2.2 # Hostname
1019
+ port: 502 # Port
1020
+ connector: 1 # Ladepunkt (falls >1 Ladepunkt), optional`} />
1021
+
1022
+
1023
+
1024
+ <SponsorshipRequired />
1025
+
1026
+ <!-- AUTO-GENERATED FROM TEMPLATE - PLEASE EDIT HERE https://github.com/evcc-io/evcc/tree/master/templates/definition/charger -->
1027
+
1028
+ ### eBox
996
1029
997
1030
<DeviceFeatures features="mA" />
998
1031
@@ -1009,6 +1042,27 @@ Phasenumschaltung bietet nur die Solar-Variante und muss vom Anwender freigescha
1009
1042
1010
1043
1011
1044
1045
+ <SponsorshipRequired />
1046
+
1047
+ <!-- AUTO-GENERATED FROM TEMPLATE - PLEASE EDIT HERE https://github.com/evcc-io/evcc/tree/master/templates/definition/charger -->
1048
+
1049
+ ### Solo
1050
+
1051
+ <DeviceFeatures features="mA,rfid,1p3p" />
1052
+
1053
+ <DeviceConfig code={`chargers:
1054
+ - name: my_charger
1055
+ type: template
1056
+ template: compleo-solo
1057
+
1058
+ # Modbus TCP
1059
+ modbus: tcpip
1060
+ id: 1
1061
+ host: 192.0.2.2 # Hostname
1062
+ port: 502 # Port`} />
1063
+
1064
+
1065
+
1012
1066
<SponsorshipRequired />
1013
1067
1014
1068
<!-- AUTO-GENERATED FROM TEMPLATE - PLEASE EDIT HERE https://github.com/evcc-io/evcc/tree/master/templates/definition/charger -->
Original file line number Diff line number Diff line change @@ -5956,7 +5956,7 @@ Der Zähler muss in Sensorposition 2 (Netzanschluss) installiert sein. Sensorpos
5956
5956
5957
5957
<DeviceFeatures features="battery-control" />
5958
5958
5959
- Um die Batteriesteuerung zu nutzen, wird eine Firmwareversionen größer gleich 10.05.7433 / R2155 benötigt
5959
+ Um die Batteriesteuerung zu nutzen, wird eine Firmwareversionen größer gleich 10.05.7430 / R2155 benötigt
5960
5960
5961
5961
<Tabs>
5962
5962
<TabItem value="grid" label="Netz" default>
Original file line number Diff line number Diff line change @@ -744,7 +744,7 @@ Benötigt `access` und `refresh` Tokens. Diese können über den Befehl `evcc to
744
744
745
745
## Renault
746
746
747
- Renault Zoe benötigt bei 3p einen minimalen Ladestrom von 8A (ältere Modelle sogar 10A).
747
+ Renault Zoe and Twingo Electric benötigen bei 3p einen minimalen Ladestrom von 8A (ältere Modelle sogar 10A).
748
748
749
749
<DeviceConfig code={`vehicles:
750
750
- name: my_car
Original file line number Diff line number Diff line change @@ -993,7 +993,40 @@ Phase switching is only available with the Solar variant and must be enabled by
993
993
994
994
<!-- AUTO-GENERATED FROM TEMPLATE - PLEASE EDIT HERE https://github.com/evcc-io/evcc/tree/master/templates/definition/charger -->
995
995
996
- ## Compleo eBox
996
+ ## Compleo
997
+
998
+ ### Duo
999
+
1000
+ <DeviceFeatures features="mA,rfid,1p3p" />
1001
+
1002
+ <DeviceConfig code={`chargers:
1003
+ - name: my_charger
1004
+ type: template
1005
+ template: compleo-duo
1006
+
1007
+ # Modbus TCP
1008
+ modbus: tcpip
1009
+ id: 1
1010
+ host: 192.0.2.2 # Hostname
1011
+ port: 502 # Port`} advanced={`chargers:
1012
+ - name: my_charger
1013
+ type: template
1014
+ template: compleo-duo
1015
+
1016
+ # Modbus TCP
1017
+ modbus: tcpip
1018
+ id: 1
1019
+ host: 192.0.2.2 # Hostname
1020
+ port: 502 # Port
1021
+ connector: 1 # Loadpoint (if >1 loadpoint), optional`} />
1022
+
1023
+
1024
+
1025
+ <SponsorshipRequired />
1026
+
1027
+ <!-- AUTO-GENERATED FROM TEMPLATE - PLEASE EDIT HERE https://github.com/evcc-io/evcc/tree/master/templates/definition/charger -->
1028
+
1029
+ ### eBox
997
1030
998
1031
<DeviceFeatures features="mA" />
999
1032
@@ -1010,6 +1043,27 @@ Phase switching is only available with the Solar variant and must be enabled by
1010
1043
1011
1044
1012
1045
1046
+ <SponsorshipRequired />
1047
+
1048
+ <!-- AUTO-GENERATED FROM TEMPLATE - PLEASE EDIT HERE https://github.com/evcc-io/evcc/tree/master/templates/definition/charger -->
1049
+
1050
+ ### Solo
1051
+
1052
+ <DeviceFeatures features="mA,rfid,1p3p" />
1053
+
1054
+ <DeviceConfig code={`chargers:
1055
+ - name: my_charger
1056
+ type: template
1057
+ template: compleo-solo
1058
+
1059
+ # Modbus TCP
1060
+ modbus: tcpip
1061
+ id: 1
1062
+ host: 192.0.2.2 # Hostname
1063
+ port: 502 # Port`} />
1064
+
1065
+
1066
+
1013
1067
<SponsorshipRequired />
1014
1068
1015
1069
<!-- AUTO-GENERATED FROM TEMPLATE - PLEASE EDIT HERE https://github.com/evcc-io/evcc/tree/master/templates/definition/charger -->
Original file line number Diff line number Diff line change @@ -5957,7 +5957,7 @@ The energy meter must be installed in sensor position 2 (grid connection). Senso
5957
5957
5958
5958
<DeviceFeatures features="battery-control" />
5959
5959
5960
- To use the battery control, a firmware version greater than or equal to 10.05.7433 / R2155 is required
5960
+ To use the battery control, a firmware version greater than or equal to 10.05.7430 / R2155 is required
5961
5961
5962
5962
<Tabs>
5963
5963
<TabItem value="grid" label="Grid" default>
Original file line number Diff line number Diff line change @@ -747,7 +747,7 @@ Requires `access` and `refresh` tokens. These can be generated with command `evc
747
747
748
748
## Renault
749
749
750
- Renault Zoe requires a minimum charging current of 8A at 3p (older models even 10A).
750
+ Renault Zoe and Twingo Electric require a minimum charging current of 8A at 3p (older models even 10A).
751
751
752
752
<DeviceConfig code={`vehicles:
753
753
- name: my_car
You can’t perform that action at this time.
0 commit comments