mirror of
https://github.com/flobz/psa_car_controller.git
synced 2026-08-21 17:06:18 +00:00
Update README.md
Add API info
This commit is contained in:
@@ -78,6 +78,13 @@ We will retrieve these informations:
|
||||
|
||||
2.5 See the dashboard (only if record is enabled)
|
||||
http://localhost:5000
|
||||
|
||||
2.6 Refresh car state (ask car to send its state):
|
||||
http://localhost:5000/wakeup/YOURVIN
|
||||
|
||||
2.7 Start/Stop preconditioning
|
||||
http://localhost:5000/preconditioning/YOURVIN/1 or 0
|
||||
|
||||
|
||||
3. Dashboard and stats (Beta)
|
||||
|
||||
@@ -107,4 +114,4 @@ Then you can use mitmproxy for example:
|
||||
|
||||
```
|
||||
mitmproxy --set client_certs=MWPMYMA1.pem
|
||||
```
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user