Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
livehybrid authored Jan 17, 2021
1 parent f5d0712 commit 617371f
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
#Introduction
# Introduction

This app collects data from the Tesla owners API. Can be configured for multiple vehicles and accounts - Perfect for visualising your usage, or fleets of cars.

After installing the app, please go to the app's Configuration page and enter the API Key/Secret key which can be found at https://akrion.docs.apiary.io/#reference/authentication

Note: The Car/Charging data collection require your Tesla to be awake, if vehicle is not awake the API returns a HTTP 408 with "Vehicle Unavailable". The script will not wake the vehicle, *however* if the vehicle is awake then running the script may keep it awake. This can cause "Phantom Drain" as various car computer systems remain online. If
Note: The Car/Charging data collection require your Tesla to be awake, if vehicle is not awake the API returns a HTTP 408 with "Vehicle Unavailable". The script will not wake the vehicle, *however* if the vehicle is awake then running the script may keep it awake. This can cause "Phantom Drain" as various car computer systems remain online.

## Whats in the App?
* Input - List Cars in Tesla Account
* Input - Collect data on availability of nearest Superchargers
Expand Down Expand Up @@ -351,9 +353,9 @@ Click-through to see single event
![Single Charging Event](https://user-images.githubusercontent.com/5527349/104831039-db197600-587c-11eb-9604-a4db96e7b1f3.png)


#ToDo
# ToDo
New modular input to write only metrics, this will improve performance of searches.
Additional Journey plotting dashboard(s)
Battery Health / Efficiency Dashboard
Use base searches within Dashboards
Use Macros within the Dashboards
Use Macros within the Dashboards

0 comments on commit 617371f

Please sign in to comment.