update FAQ

This commit is contained in:
Florian Bezannier
2021-04-29 10:31:56 +02:00
parent d090d736bf
commit 633f881f43
2 changed files with 3 additions and 8 deletions
+2 -8
View File
@@ -1,13 +1,7 @@
# FAQ
## Frequent error
### 1. Can't get car model please check cars.json
PSA API doesn't provide model for some vehicle.
You should edit car.json and change label property like this:
```label: null > label: "e-208"```.
Also check if your model is set in the ENERGY_CAPACITY variable in this [file](Car.py).
If not please open an issue, or a pull request, so we can add your model to the list.
### 1. Can't get car model
Open an issue with [this template](https://github.com/flobz/psa_car_controller/issues/new?assignees=&labels=Car_model&template=can-t-get-car-model.md&title=%5BNew+Car+model%5D+my+model)
### 2. Error during activation {'newversion': '2.0.0', 'newversionurl': 'http://m.inwebo.com/', 'err': 'NOK:FORBIDDEN'}
Your psa account is locked because you makes 20 sms activation. To unlock do this :
1. Install on a smartphone mypeugeot, myopel etc, depending on your car brand
+1
View File
@@ -144,3 +144,4 @@ mitmproxy --set client_certs=MWPMYMA1.pem
If you want you want to thank me for my work :smile:
[![donate](https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif)](https://www.paypal.com/donate?hosted_button_id=SM652WPXFNCXS)