Seite 1 von 1

Keba x und c werden nicht erkannt

Verfasst: So Feb 21, 2021 7:34 am
von Thomas
An LP 1 und 2 sind die IPs von 2 Kebas drin, leider steht überall "0" in status, gibts noch mehr zu bedenken?
------------------
Systeminfo
Software
Kernel: Linux 4.19.97-v7+ GNU/Linux
openWB Version: 1.9.103 (2021-02-18 18:24:44 +0100 [05d6b8f8] )
Hardware

Board: Raspberry Pi 3 Model B Plus Rev 1.3
CPU: ARMv7 Processor rev 4 (v7l)
CPU-Kerne: 4

------------- keba P30 x:
Release Version: 1.11.0
Component Version
PDC 3.10.16
CPM 4.11.0
KEEP 5.4.0
OS 1.12.0
WEBUI 1.12.0
DSW Setting Description
1.1 OFF External enable input X1 is used
1.2 OFF Depending on the product variant (for details see your installation manual):
- Switch contact output X2 is used ... as contactor monitoring (ON) / ... as charging status indicator (OFF)
- Domestic connection monitoring is used (RS485 connection X2)
1.3 ON UDP interface (SmartHome) is enabled
1.4 OFF Setting the current of the post-meter fuse
1.5 OFF Setting the current of the post-meter fuse
1.6 ON Setting the current
1.7 OFF Setting the current
1.8 OFF Setting the current
2.1 OFF Setting a fix IP-Address, do not set this within the charging network
2.2 OFF Setting a fix IP-Address, do not set this within the charging network
2.3 OFF Setting a fix IP-Address, do not set this within the charging network
2.4 OFF Setting a fix IP-Address, do not set this within the charging network
2.5 ON Communication in the charging network is enabled
2.6 OFF currently not in use, should be set to OFF to avoid possible conflicts
2.7 OFF Depending on the product variant (for details see your installation manual):
- PLC modem is enabled
- Setting the current of the post-meter fuse
2.8 OFF Commissioning mode is enabled

Re: Keba x und c werden nicht erkannt

Verfasst: So Feb 21, 2021 7:49 am
von okaegi
Ich habe folgende Keba x Versionen in Betrieb:

Release Version: 1.9.10
Component Version
PDC 3.9.25
CPM 4.9.0
KEEP 5.3.0
OS 1.10.0
WEBUI 1.10.0

Dip Schalter

DSW Setting Description
1.1 OFF External enable input X1 is used
1.2 OFF Depending on the product variant (for details see your installation manual):
- Switch contact output X2 is used ... as contactor monitoring (ON) / ... as charging status indicator (OFF)
- Domestic connection monitoring is used (RS485 connection X2)
1.3 ON UDP interface (SmartHome) is enabled
1.4 OFF Setting the current of the post-meter fuse
1.5 OFF Setting the current of the post-meter fuse
1.6 ON Setting the current
1.7 OFF Setting the current
1.8 ON Setting the current
2.1 OFF
2.2 OFF
2.3 OFF
2.4 OFF
2.5 ON Communication in the charging network is enabled
2.6 OFF
2.7 OFF Depending on the product variant (for details see your installation manual):
- PLC modem is enabled
- Setting the current of the post-meter fuse
2.8 OFF Commissioning mode is enabled

Wenn die Kommunikazion mit Keba läuft solltes du auf der Ramdisk mal in die Dateien
Keballlp1r2 und r3
Respektive
Keballlp2r2 und r3 schauen
(Ramdisk ist direkt aus Browser erreichbar)
Inhalt r2 bei mir
{ "ID": "2", "State": 2, "Error1": 0, "Error2": 0, "Plug": 7, "AuthON": 0, "Authreq": 0, "Enable sys": 1, "Enable user": 1, "Max curr": 8000, "Max curr %": 133, "Curr HW": 32000, "Curr user": 8000, "Curr FS": 0, "Tmo FS": 0, "Curr timer": 0, "Tmo CT": 0, "Setenergy": 0, "Output": 0, "Input": 0, "Serial": "xxxxxxx", "Sec": 3243002 }
Inhalt r3 bei mir
{ "ID": "3", "U1": 238, "U2": 241, "U3": 238, "I1": 0, "I2": 0, "I3": 0, "P": 0, "PF": 0, "E pres": 96025, "E total": 67087554, "Serial": "xxxxxxx", "Sec": 3243140 }

Gruss Oliver

Re: Keba x und c werden nicht erkannt

Verfasst: Mo Feb 22, 2021 9:11 pm
von Thomas
Hallo,
die Datei
keballlp1r3:
{ "ID": "3", "U1": 0, "U2": 0, "U3": 0, "I1": 0, "I2": 0, "I3": 0, "P": 0, "PF": 0, "E pres": 0, "E total": 3254, "Serial": "20689999", "Sec": 115866 }
und im Status:
Ladepunkt 1 (LP1:Keba x)
Ladestromvorgabe [A] 7
Ladeleistung [W] 0
Zählerstand [kWh] 0,000
SoC [%] 95
Phase 1 Phase 2 Phase 3
Spannung [V] 0 0 0
Stromstärke [A] 0 0 0
Power Faktor 0 0 0

Wird der Anschluss aktiviert, so wird die Spannung angezeigt. Energie total ist aber falsch und normalerweise soll die Spannung auch im inaktiven Status angezeigt werden!

Re: Keba x und c werden nicht erkannt

Verfasst: Mo Feb 22, 2021 9:53 pm
von okaegi
E total ist der gesamte Zählerstand der Keba überhaupt.
Steht was im R2 ?
Hier ist voralem State und Plug relevant
State:
2 Ready for charging and waiting for reaction from vehicle
Gruss Oliver

Re: Keba x und c werden nicht erkannt

Verfasst: Mi Feb 24, 2021 8:24 am
von Thomas
r2:
{ "ID": "2", "State": 1, "Error1": 0, "Error2": 0, "Plug": 0, "AuthON": 0, "Authreq": 0, "Enable sys": 1, "Enable user": 1, "Max curr": 0, "Max curr %": 1000, "Curr HW": 0, "Curr user": 7000, "Curr FS": 0, "Tmo FS": 0, "Curr timer": 0, "Tmo CT": 0, "Setenergy": 0, "Output": 0, "Input": 0, "Serial": "20689999", "Sec": 244378 }

Re: Keba x und c werden nicht erkannt

Verfasst: Mi Feb 24, 2021 4:54 pm
von okaegi
Meine Kebas x und c laufen. Habe allerdings gemerkt das Volt vom Keba nicht immer gemeldet wird. Wie sieht es bei dir aus und kannst du laden ?
Gruss Oliver
Screenshot_20210224-175246_Chrome.jpg

Re: Keba x und c werden nicht erkannt

Verfasst: So Feb 28, 2021 11:30 am
von Thomas
Hier ist wohl ein openwb Fehler, das sagt die Box(1 phaig angeschlossen) , Keba X P30:Version P30 v 3.10.16 (200708-201734) : 35622 : 318.0 : 2080006 :


Energy Monitor
Voltage 229 | 114 | 0 V
Current 9,47 | 0,00 | 0,00 A
RealPower | PowerFactor 2,07 kW | 95,3 %
Energy (present session) 0,04 kWh
Energy (total) 0,84 kWh
Energy (housegrid meter) in | out 0,0 kWh | 0,0 kWh
Energy (solar meter) in | out -,--

...und das steht in opnwb openWB Version: 1.9.111 (2021-02-25 19:52:02 +0100 [ab06abd9] ) Status:
Ladestromvorgabe [A] 10
Ladeleistung [W] 2.675
Zählerstand [kWh] 0,000
SoC [%] 93
Phase 1 Phase 2 Phase 3
Spannung [V] 228 114 0
Stromstärke [A] 9,69 0 0
Power Faktor 0 0 0

r2
{ "ID": "2", "State": 3, "Error1": 0, "Error2": 0, "Plug": 7, "AuthON": 0, "Authreq": 0, "Enable sys": 1, "Enable user": 1, "Max curr": 10000, "Max curr %": 166, "Curr HW": 13000, "Curr user": 10000, "Curr FS": 0, "Tmo FS": 0, "Curr timer": 0, "Tmo CT": 0, "Setenergy": 0, "Output": 0, "Input": 0, "Serial": "20687519", "Sec": 242 }

r3
{ "ID": "3", "U1": 229, "U2": 114, "U3": 0, "I1": 9553, "I2": 1, "I3": 0, "P": 2099140, "PF": 954, "E pres": 1447, "E total": 9537, "Serial": "20687519", "Sec": 272 }

Re: Keba x und c werden nicht erkannt

Verfasst: So Feb 28, 2021 11:58 am
von okaegi
Ah jetzt ist es klar, der Gesamtzählerstand (Energy (total) bei Keba,Zählerstand [kWh] bei Openwb, in der R3 Schnittstelle auch E total) ist das Problem:
Bei mir sieht es so aus:
keba1.png
Openwb
keba2.png
keba2.png (10.99 KiB) 2388 mal betrachtet
Ursache ist hier:
keba.png
r3
{ "ID": "3", "U1": 239, "U2": 244, "U3": 242, "I1": 0, "I2": 0, "I3": 0, "P": 0, "PF": 0, "E pres": 363716, "E total": 59462288, "Serial": "xxxxx", "Sec": 3862209 }

E_total wird in 0.1 Wattstunden Schritten hochgezählt. Openwb zeigt aber in Kilowattstunden mit drei Nachkommatstellen an.
Du hast auf E total aktuell 9537 geladen (und zwar in 0,1 Wattstunden) , dass müsste eigentlich 0.953 Kilowattstunden sein.
Es kann sein, dass im Gui die Anzeige nicht ankommt. Kannst du mal schauen was im Excel csv datei
/var/www/html/openWB/web/logging/data/monthly/202102.csv drin steht ? Das fettgedruckte müsste der Zählerstand sein (bei dir 0.953) ?
20210228,9210566,2422842,11797198,6708755.000,5927296.000,0,12636051.000,0,0,0,0,0,0,0,0,0,3451317,161529, 3784168,0,0,0,0,0,0,0, 14106.09,0
Gruss Oliver