Sign inSign up

jasonacox/tesla-history

By jasonacox

Updated 2 months ago

Retrieves Tesla Solar history data from the Tesla Owner API and imports into InfluxDB.

Image
0

5.1K

jasonacox/tesla-history repository overview

Tesla Solar Import Tool

This is a tool for Tesla Solar owners who don't have a Powerwall to get a similar dashboard for their systems. This uses the Tesla API to grab power metrics and store them in InfluxDB for rendering by Grafana as part of the Powerall-Dashboard project.

Credit to @mcbirse for the tesla-history script that pulls the data from the Tesla Owner API and stores it into InfluxDB.

You are welcome to join the conversation in Issue #183.

Setup

Docker container notes:

  • The container must have write access to local tesla-history source directory (where .conf and .auth resides), since .auth file must be writable as it is updated periodically by TeslaPy InfluxDB hostname and tesla-history config & auth files can be specified by environment variable in daemon mode. This is required for the docker compose configuration
# Download 
git clone https://github.com/jasonacox/Powerwall-Dashboard.git

# Select Solar Only
cd Powerwall-Dashboard/tools/solar-only

# Run setup
./setup.sh

Tag summary

Content type

Image

Digest

sha256:d3e39d152

Size

59.8 MB

Last updated

2 months ago

docker pull jasonacox/tesla-history