Replies: 3 comments 2 replies
-
Alternative script: avoids needing to log into github 😉 git clone -b car_telematics https://github.com/jschlyter/pypolestar.git
python3 -m venv pypolestar
source pypolestar/bin/activate
cd pypolestar
poetry install
poetry run polestar --dump
Email coming your way shortly. |
Beta Was this translation helpful? Give feedback.
0 replies
-
ping @niklasvieth |
Beta Was this translation helpful? Give feedback.
0 replies
-
I now have test data from Polestar 2 and 3, but no 4 yet. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I need some same data from various models and I'm missing at least a Polestar 2 and 4. Do you want to help? Given that you have Git, Python and Poetry install you should be able to:
Please read the resulting dump file and, if you feel comfortable with sharing the results, send it to @jschlyter via mail.
Beta Was this translation helpful? Give feedback.
All reactions