lephisto / tesla-apiscraper

API Scraper for pulling Vehicle Statistics from the Tesla Owner API into an InfluxDB + Grafana Dashboards
GNU Lesser General Public License v3.0
365 stars 104 forks source link

Multiple Vehichles #76

Open kinteseay opened 4 years ago

kinteseay commented 4 years ago

Not sure if this is an issue, or me just not knowing how to configure. I'm trying to set this up in docker so that I can see two vehicles in grafana. Is this possible with configuration, or do I have to run two instances so that I can see both vehicles in grafana with two different influx databases. I've change the indexes but can only see 1 car at a time

baylanger commented 4 years ago

The right way to do this is probably to add the vin as a field in the db table. The car's name pulled via Tesla API could be used in the dashboard Grafana.