From 6282f8ec6f09e09cd2715b1f82e40021ccca3341 Mon Sep 17 00:00:00 2001 From: Florian BEZANNIER <48728684+flobz@users.noreply.github.com> Date: Tue, 30 Mar 2021 12:15:48 +0200 Subject: [PATCH] Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 90665c3..ac82221 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # Remote Control of PSA car +[![Codacy Badge](https://api.codacy.com/project/badge/Grade/4b4b98fe6dc04956a1c9a07b97c46c06)](https://app.codacy.com/gh/flobz/psa_car_controller?utm_source=github.com&utm_medium=referral&utm_content=flobz/psa_car_controller&utm_campaign=Badge_Grade_Settings) ### This is a python program to control a psa car with connected_car v4 api. Using android app to retrieve credentials. I test it with a Peugeot e-208 but it works with others PSA vehicles (Citroen, Opel, Vauxhall, DS). @@ -100,7 +101,11 @@ We will retrieve these informations: ![Screenshot_20210128_104519](https://user-images.githubusercontent.com/48728684/106119895-01c98d80-6156-11eb-8969-9e8bc24f3677.png) You can add an api key for https://home.openweathermap.org/ in your config file. In the future version of the dashboard you will be able to see your consumption vs exterior temperature. - +## Connect your home automation system: +- Domoticz (soon) +- [HomeAssistant](https://github.com/Flodu31/HomeAssistant-PeugeotIntegration) +- Jeedom (Anyone can share the procedure ?) + ## API documentation The api documentation is described here : [api_spec.md](api_spec.md). You can use all functions from the doc, for example :