You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here you will find a series of original dashboards to expand those included by default in Teslamate to fully squeeze the data of your Tesla.
4
4
5
-
## How to import boards
5
+
These **Custom Dashboards** have been tested with versions of Teslamate v1.27.1 and Grafana v8.5.6 or higher
6
6
7
-
Tested with Teslamate v1.27.1+ and Grafana v8.5.6+
7
+
---
8
8
9
-
1. Sign in to Grafana
10
-
2. Create an API key (More information below)
11
-
3. Import dashboards [one by one manually](#import-dashboards-manually) or [run the *dashboards.sh* file](#import-dashboards-automatically-with-dashboardssh) to import them automatically
9
+
## Import dashboards automatically with `dashboards.sh`
10
+
11
+
With this script (*dashboards.sh*), you can create or update automatically all dashboards. But, first of all, you need to generate a API KEY in your Grafana ([HOW-TO](#create-an-api-key)).
12
+
13
+
You have to execute the command `./dashboards.sh restore` modifying the URL and TOKEN variables as indicated in the example.
14
+
15
+
**URL** specifies the URL of the Grafana instance
16
+
17
+
**TOKEN** specifies the security key of the API, it's generated in Grafana.
0 commit comments