Skip to content

Teslamate

What is it?

Teslamate is a powerful, self-hosted data logger for your Tesla.

Details
Project home Docs Github Docker

1. Installation

sb install sandbox-teslamate

2. URL

  • To access Teslamate, visit https://teslamate._yourdomain.com_

3. Setup

To use a custom subdomain, add a custom value for teslamate_web_subdomain in the /srv/git/saltbox/inventories/host_vars/localhost.yml file. More info can be found here.

4. Grafana Setup

Once installation is finished, you will need to add the teslamate data source in grafana under connections.

Host URL: postgres:5432 (or whatever port your postgres is running) Table: teslamate

Authentication for Postgres: 'https://docs.saltbox.dev/apps/postgres/?h=postgres'

Save and Test