Retrieves Tesla Solar history data from the Tesla Owner API and imports into InfluxDB.
5.1K
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.
Docker container notes:
.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
Content type
Image
Digest
sha256:d3e39d152…
Size
59.8 MB
Last updated
2 months ago
docker pull jasonacox/tesla-history