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 103 forks source link

NameError: name 'a_start_disabled' is not defined #25

Closed GekoCH closed 5 years ago

GekoCH commented 5 years ago

error in apiscraper.py. The value 'a_start_disabled' is not defined and therefore this error. This part of the code has been added 7days ago...

lephisto commented 5 years ago

Can't relate to that:

https://github.com/lephisto/tesla-apiscraper/blob/master/config.py.dist#L12

GekoCH commented 5 years ago

yes, just realized that I have to udpate the config file as well, thx