Hi,
bei mir funktioniert es leider nicht.
Version:
openWB Version: 1.9.234 (2021-05-18 13:20:35 +0200 [fa9a1bed] )
Code: Alles auswählen
2021-05-29 21:18:19: Lp1: ERROR: Auth with user/pass failed! (LV0)
KeyError: 'location'
return self._store[key.lower()][1]
File "/usr/lib/python3/dist-packages/requests/structures.py", line 54, in __getitem__
code = parse_qs(resp.headers["location"])["https://auth.tesla.com/void/callback?code"]
File "/var/www/html/openWB/modules/soc_tesla/tesla.py", line 213, in login
if( login(args.email, args.password, args.mfapasscode) ):
File "/var/www/html/openWB/modules/soc_tesla/tesla.py", line 358, in <module>
Traceback (most recent call last):
2021-05-29 21:18:15: Lp1: Requesting new token... (LV0)
2021-05-29 21:17:44: Lp1: ERROR: Auth with user/pass failed! (LV0)
KeyError: 'location'
return self._store[key.lower()][1]
File "/usr/lib/python3/dist-packages/requests/structures.py", line 54, in __getitem__
code = parse_qs(resp.headers["location"])["https://auth.tesla.com/void/callback?code"]
File "/var/www/html/openWB/modules/soc_tesla/tesla.py", line 213, in login
if( login(args.email, args.password, args.mfapasscode) ):
File "/var/www/html/openWB/modules/soc_tesla/tesla.py", line 358, in <module>
Traceback (most recent call last):
2021-05-29 21:17:40: Lp1: Requesting new token... (LV0)
2021-05-29 21:16:55: Lp1: ERROR: Auth with user/pass failed! (LV0)
KeyError: 'location'
Habe das Passwort bereits entfernt, gespeichert, aktualisiert und es wieder eingesetzt. Geht leider nicht.
Hat noch jemand ne Idee?
Danke vorab,
dmq