Update README.md

This commit is contained in:
Florian BEZANNIER
2021-03-30 12:15:48 +02:00
committed by GitHub
parent 7954c3b6d3
commit 6282f8ec6f
+6 -1
View File
@@ -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 :