From 57ac83630742affbf4e26ba40f62533b52fee4e8 Mon Sep 17 00:00:00 2001 From: Florian BEZANNIER <48728684+flobz@users.noreply.github.com> Date: Sat, 6 Nov 2021 20:20:56 +0100 Subject: [PATCH] Update FAQ.md --- FAQ.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/FAQ.md b/FAQ.md index 7180c03..59579f9 100644 --- a/FAQ.md +++ b/FAQ.md @@ -23,8 +23,15 @@ Your psa account is locked because you makes 20 sms activation. To unlock do thi 4. Connect and test remote control, it should say that you need to reset your account 6. If the remote control work on your smartphone it will work with psa_car_controller -### 3. No data to show -The app record your position if "-r" argument is provided. +### 3. No data in dashboard +The app record your position and other information if "-r" argument is provided and if data are fetched. + +Data are fetched in the following scenarios: +- charge control is enabled with "-c" program argument +- refresh is enabled with "-R" +- You use "get_vehicleinfo" API endpoint + + You need to make few trips to be able to see stats in the dashboard. ### 4. Permission error