Support: EVCC
Re: Support: EVCC
Stimmt, habe auch in der Modulkonfiguration den Fahrzeugtyp auf VW ID gewechselt und es geht! Vermutlich bedingt durch die Umstellung der We Connect App zu Volkswagen
Re: Support: EVCC
Danke für den Tipp! Habe ich jetzt auch gemacht, eGolf SoC ist wieder da
eGolf 2020 & Tarraco PHEV 2022 / openWB auf Raspi / 2x go-e charger / 15,62kWp SMA TL15000 / SBS2.5 mit BYD HVS 7,7kWh
Re: Support: EVCC
Bei mir leider nicht. Wenn ich VW ID als Modul auswähle, kommt folgender Fehler:
KeyError: 'value'
soc = data['charging']['batteryStatus']['value']['currentSOC_pct']
File "/var/www/html/openWB/modules/soc_vwid/soc_vwid.py", line 101, in main
Traceback (most recent call last):
2023-11-19 19:43:48 ERROR:soc_vwid:Lp1 charging.batteryStatus.value.currentSOC_pct not found, return 0
KeyError: 'value'
soc = data['charging']['batteryStatus']['value']['currentSOC_pct']
File "/var/www/html/openWB/modules/soc_vwid/soc_vwid.py", line 101, in main
Traceback (most recent call last):
Wenn ich EVCC als Modul auswähle, kommt folgender Fehler:
KeyError: 'value'
soc = data['charging']['batteryStatus']['value']['currentSOC_pct']
File "/var/www/html/openWB/modules/soc_vwid/soc_vwid.py", line 101, in main
Traceback (most recent call last):
2023-11-19 19:46:33 ERROR:soc_vwid:Lp1 charging.batteryStatus.value.currentSOC_pct not found, return 0
KeyError: 'value'
soc = data['charging']['batteryStatus']['value']['currentSOC_pct']
File "/var/www/html/openWB/modules/soc_vwid/soc_vwid.py", line 101, in main
Traceback (most recent call last):
2023-11-19 19:46:33 ERROR:soc_vwid:Lp1 reply Exception: e='value'
2023-11-19 19:46:07: PID: 6454: Lp1: Error from EVCC: 2023/11/19 19:46:06 rpc error: code = Unknown desc = cannot create vehicle 'vw': unexpected status: 401 (Unauthorized) (LV0)
2023-11-19 19:46:06: PID: 6455: Lp1: Error from EVCC: 2023/11/19 19:46:06 rpc error: code = Unknown desc = cannot create vehicle 'vw': unexpected status: 401 (Unauthorized) (LV0)
2023-11-19 19:46:04: PID: 6455: Lp1: Requesting SoC (LV0)
2023-11-19 19:46:04: PID: 6454: Lp1: Requesting SoC (LV0)
KeyError: 'value'
VW EUp, Version Open wb Beta 1.9.302.0
Jemand eine Idee, was ich machen kann?
VG Kilian
KeyError: 'value'
soc = data['charging']['batteryStatus']['value']['currentSOC_pct']
File "/var/www/html/openWB/modules/soc_vwid/soc_vwid.py", line 101, in main
Traceback (most recent call last):
2023-11-19 19:43:48 ERROR:soc_vwid:Lp1 charging.batteryStatus.value.currentSOC_pct not found, return 0
KeyError: 'value'
soc = data['charging']['batteryStatus']['value']['currentSOC_pct']
File "/var/www/html/openWB/modules/soc_vwid/soc_vwid.py", line 101, in main
Traceback (most recent call last):
Wenn ich EVCC als Modul auswähle, kommt folgender Fehler:
KeyError: 'value'
soc = data['charging']['batteryStatus']['value']['currentSOC_pct']
File "/var/www/html/openWB/modules/soc_vwid/soc_vwid.py", line 101, in main
Traceback (most recent call last):
2023-11-19 19:46:33 ERROR:soc_vwid:Lp1 charging.batteryStatus.value.currentSOC_pct not found, return 0
KeyError: 'value'
soc = data['charging']['batteryStatus']['value']['currentSOC_pct']
File "/var/www/html/openWB/modules/soc_vwid/soc_vwid.py", line 101, in main
Traceback (most recent call last):
2023-11-19 19:46:33 ERROR:soc_vwid:Lp1 reply Exception: e='value'
2023-11-19 19:46:07: PID: 6454: Lp1: Error from EVCC: 2023/11/19 19:46:06 rpc error: code = Unknown desc = cannot create vehicle 'vw': unexpected status: 401 (Unauthorized) (LV0)
2023-11-19 19:46:06: PID: 6455: Lp1: Error from EVCC: 2023/11/19 19:46:06 rpc error: code = Unknown desc = cannot create vehicle 'vw': unexpected status: 401 (Unauthorized) (LV0)
2023-11-19 19:46:04: PID: 6455: Lp1: Requesting SoC (LV0)
2023-11-19 19:46:04: PID: 6454: Lp1: Requesting SoC (LV0)
KeyError: 'value'
VW EUp, Version Open wb Beta 1.9.302.0
Jemand eine Idee, was ich machen kann?
VG Kilian
-
- Beiträge: 957
- Registriert: Mo Nov 02, 2020 9:50 am
- Has thanked: 5 times
- Been thanked: 11 times
Re: Support: EVCC
ich würde erst mal sicherstellen, dass auf diesen VW-Seiten alle Einverständnisse gegeben wurden.Kilian83 hat geschrieben: ↑So Nov 19, 2023 6:48 pm Bei mir leider nicht. Wenn ich VW ID als Modul auswähle, kommt folgender Fehler:
KeyError: 'value'
soc = data['charging']['batteryStatus']['value']['currentSOC_pct']
File "/var/www/html/openWB/modules/soc_vwid/soc_vwid.py", line 101, in main
Traceback (most recent call last):
2023-11-19 19:43:48 ERROR:soc_vwid:Lp1 charging.batteryStatus.value.currentSOC_pct not found, return 0
KeyError: 'value'
soc = data['charging']['batteryStatus']['value']['currentSOC_pct']
File "/var/www/html/openWB/modules/soc_vwid/soc_vwid.py", line 101, in main
Traceback (most recent call last):
Wenn ich EVCC als Modul auswähle, kommt folgender Fehler:
KeyError: 'value'
soc = data['charging']['batteryStatus']['value']['currentSOC_pct']
File "/var/www/html/openWB/modules/soc_vwid/soc_vwid.py", line 101, in main
Traceback (most recent call last):
2023-11-19 19:46:33 ERROR:soc_vwid:Lp1 charging.batteryStatus.value.currentSOC_pct not found, return 0
KeyError: 'value'
soc = data['charging']['batteryStatus']['value']['currentSOC_pct']
File "/var/www/html/openWB/modules/soc_vwid/soc_vwid.py", line 101, in main
Traceback (most recent call last):
2023-11-19 19:46:33 ERROR:soc_vwid:Lp1 reply Exception: e='value'
2023-11-19 19:46:07: PID: 6454: Lp1: Error from EVCC: 2023/11/19 19:46:06 rpc error: code = Unknown desc = cannot create vehicle 'vw': unexpected status: 401 (Unauthorized) (LV0)
2023-11-19 19:46:06: PID: 6455: Lp1: Error from EVCC: 2023/11/19 19:46:06 rpc error: code = Unknown desc = cannot create vehicle 'vw': unexpected status: 401 (Unauthorized) (LV0)
2023-11-19 19:46:04: PID: 6455: Lp1: Requesting SoC (LV0)
2023-11-19 19:46:04: PID: 6454: Lp1: Requesting SoC (LV0)
KeyError: 'value'
VW EUp, Version Open wb Beta 1.9.302.0
Jemand eine Idee, was ich machen kann?
VG Kilian
https://www.volkswagen.de/de/besitzer-und-nutzer.html
https://vwid.vwgroup.io/landing-page
Wenn das nicht helfen sollte, gibt es weiteren Support für VW Id hier: viewtopic.php?t=4803
openWB-2 Standard+ | openWB EVU Kit v2 MID| 9,9kWp mit Kostal Plenticore 8.5 plus | VW ID.3, Kia EV6, Smart EQ forfour
Re: Support: EVCC
Ja, danke. Hab ich gemacht auf den VW Seiten, da ist nichts offen gewesen, zumindest ist mir nichts aufgefallen...
-
- Beiträge: 957
- Registriert: Mo Nov 02, 2020 9:50 am
- Has thanked: 5 times
- Been thanked: 11 times
Re: Support: EVCC
Die Volkswagen App ist installiert und funktioniert?
openWB-2 Standard+ | openWB EVU Kit v2 MID| 9,9kWp mit Kostal Plenticore 8.5 plus | VW ID.3, Kia EV6, Smart EQ forfour
-
- Beiträge: 957
- Registriert: Mo Nov 02, 2020 9:50 am
- Has thanked: 5 times
- Been thanked: 11 times
Re: Support: EVCC
Was kommt mit diesem link? http://IP_der_openWB/openWB/ramdisk/soc_vwid_replylp1
openWB-2 Standard+ | openWB EVU Kit v2 MID| 9,9kWp mit Kostal Plenticore 8.5 plus | VW ID.3, Kia EV6, Smart EQ forfour
Re: Support: EVCC
Schritt für Schritt:Kilian83 hat geschrieben: ↑So Nov 19, 2023 6:48 pm Bei mir leider nicht. Wenn ich VW ID als Modul auswähle, kommt folgender Fehler:
KeyError: 'value'
soc = data['charging']['batteryStatus']['value']['currentSOC_pct']
File "/var/www/html/openWB/modules/soc_vwid/soc_vwid.py", line 101, in main
Traceback (most recent call last):
2023-11-19 19:43:48 ERROR:soc_vwid:Lp1 charging.batteryStatus.value.currentSOC_pct not found, return 0
KeyError: 'value'
soc = data['charging']['batteryStatus']['value']['currentSOC_pct']
File "/var/www/html/openWB/modules/soc_vwid/soc_vwid.py", line 101, in main
Traceback (most recent call last):
Wenn ich EVCC als Modul auswähle, kommt folgender Fehler:
KeyError: 'value'
soc = data['charging']['batteryStatus']['value']['currentSOC_pct']
File "/var/www/html/openWB/modules/soc_vwid/soc_vwid.py", line 101, in main
Traceback (most recent call last):
2023-11-19 19:46:33 ERROR:soc_vwid:Lp1 charging.batteryStatus.value.currentSOC_pct not found, return 0
KeyError: 'value'
soc = data['charging']['batteryStatus']['value']['currentSOC_pct']
File "/var/www/html/openWB/modules/soc_vwid/soc_vwid.py", line 101, in main
Traceback (most recent call last):
2023-11-19 19:46:33 ERROR:soc_vwid:Lp1 reply Exception: e='value'
2023-11-19 19:46:07: PID: 6454: Lp1: Error from EVCC: 2023/11/19 19:46:06 rpc error: code = Unknown desc = cannot create vehicle 'vw': unexpected status: 401 (Unauthorized) (LV0)
2023-11-19 19:46:06: PID: 6455: Lp1: Error from EVCC: 2023/11/19 19:46:06 rpc error: code = Unknown desc = cannot create vehicle 'vw': unexpected status: 401 (Unauthorized) (LV0)
2023-11-19 19:46:04: PID: 6455: Lp1: Requesting SoC (LV0)
2023-11-19 19:46:04: PID: 6454: Lp1: Requesting SoC (LV0)
KeyError: 'value'
VW EUp, Version Open wb Beta 1.9.302.0
Jemand eine Idee, was ich machen kann?
VG Kilian
Du hast das VW ID Modul versucht - das meinen wir nicht, es geht weiter um EVCC. Darin musst Du aber den PKW Typ auswählen, du hast "VW" laut Soc Log angewählt. Hier musst du VW ID auswählen