mirror of
https://github.com/flobz/psa_car_controller.git
synced 2026-08-22 17:36:15 +00:00
Update README.md
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
# Remote Control of PSA car
|
||||
[](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:
|
||||

|
||||
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 :
|
||||
|
||||
Reference in New Issue
Block a user