Tesla Vehicle and Solar Information Wallboards
Inspired and cribbed from these awesome projects:
... and consolidated into a S3XY Energy Grafana playlist by s3xy-solar-wallboard.
This project is currenly an early work in progess. Star this repo to keep up with the progress.
- Tesla Vehicle
- Tesla Energy Gateway
- Local always-on home server or Raspberry Pi with Docker Compose
More instruction comming soon but for now the basic steps are:
- Clone this repo or download a zip archive
- Copy
.env.example
to.env
and fill in the blanks - Run:
docker-compose up -d
- Set TeslaMate Preferences at: http://server-ip:4000
- View Grafana Dashboards at: http://server-ip:3000
Sometimes you just need to start over:
docker-compose down --rmi all -v --remove-orphans