Re: Support: EVCC
Verfasst: So Nov 19, 2023 11:45 am
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
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
Yap. Da geht auch der soc einwandfrei...
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