From d73eea06b64c2c913a02c97add0331c4307d50c3 Mon Sep 17 00:00:00 2001 From: Florian Bezannier Date: Fri, 30 Apr 2021 12:34:19 +0200 Subject: [PATCH] add features --- README.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 22fdcf0..ed7423f 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,13 @@ With this app you will be able to : - control air conditioning - control lights and horn if your vehicle is compatible (mine isn't) - get consumption statistic - - visualize your trips on a map - + - visualize your trips on a map or in a table + - get the list of car charging + - visualize battery charging curve + - visualize altitude trip curve + - get car charging co2 emission + - get car charging price + The official api is documented [here](https://developer.groupe-psa.io/webapi/b2c/quickstart/connect/#article) but it is not totally up to date, and contains some errors. A video in French was made by vlycop to explain how to use this application : https://youtu.be/XO7-N7G3biU @@ -20,7 +25,7 @@ A video in French was made by vlycop to explain how to use this application : ht ## I. Get credentials We need to get credentials from the android app. -We will retrieve these informations: +We will retrieve this information: - client-id and client-secret for the api - some url to login