This project reads the stats from a Tesla Wall Connector and puts them into an InfluxDB for historical purposes. You can then use this information to build graphs or charts. I suspected my Tesla Wall Connector was overheating so I built this project and used Graphana to make it pretty.
- Ruby (some modern version)
- InfluxDB
- Install InfluxDB as outlined on their web site
- Make sure you have a recent version of Ruby
- Update the
main.rb
file and change the "HOSTS" parameters - Run the program
ruby main.rb
- Install Graphana
- Use InfluxDB as a source
- Create pretty pictures of your Tesla Wall Connector stats