-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Twingo ZE - KeyError: 'chargeMode' #92
Comments
Same problem with 0.60 Traceback (most recent call last): |
@TheReiner is this still occuring? |
Hi Epenet, |
If it happens again it would be great to have a trace, so that I can adjust renault-api accordingly.. |
I thinkI think I had this error because my car was new, and I think it was partially active... |
Here is a new buyer :-) |
Hi, it work very well with my Zoe but i buy a new car... An Electric Twingo ZE and i have this error
Thanks
/Renault# pyze status --vin VF1AXXXXXXXXXXXXXX
Traceback (most recent call last):
File "/usr/local/bin/pyze", line 11, in
load_entry_point('PyZE==0.5.0', 'console_scripts', 'pyze')()
File "/usr/local/lib/python3.7/dist-packages/PyZE-0.5.0-py3.7.egg/pyze/cli/main.py", line 69, in main
File "/usr/local/lib/python3.7/dist-packages/PyZE-0.5.0-py3.7.egg/pyze/cli/status.py", line 63, in run
File "/usr/local/lib/python3.7/dist-packages/PyZE-0.5.0-py3.7.egg/pyze/api/kamereon.py", line 202, in charge_mode
KeyError: 'chargeMode'
The text was updated successfully, but these errors were encountered: