Skip to content

Releases: bassmaster187/TeslaLogger

Version 1.48.8

23 Jan 15:33
Compare
Choose a tag to compare
  • Delete password from database after successful login.
  • Show if your account is locked during authentification process
  • Use Captach if asked by Tesla mothership
  • New source of SRTM files as dds.cr.usgs.gov doesn't provide them anymore Bug #596
  • Offline is now also considered as sleeping in Dashboards: Vampir Drain, Vampir Dran Monthly Statistics and Timeline Plugin

Version 1.48.6

23 Jan 15:33
Compare
Choose a tag to compare
  • Detecting Model Y SR+
  • Supporting the new Tesla authentification proccess with captcha

Version 1.48.3

23 Jan 15:31
Compare
Choose a tag to compare
  • UI for geofence / "on charge complete" LINK
  • UI for geofence / Don't combine charging sessions LINK
  • UI for StreamingPos in settings. Enables position DB entries from the streaming API - depending on car's reception this means up to 5 positions per second (compared to one position every five seconds on normal mode), this will increase your database's size a lot, will increase wear on the SD card and result in huge backups
  • Admin Panel can now be proteced by password. Check menu/settings/Teslalogger Adminpanel credentials

Version 1.48.15

23 Jan 15:35
Compare
Choose a tag to compare
  • turn off name & passwort authentification to Tesla Server because it won't work anymore
  • calculate ampere if tesla server returns 0
  • improve calculation of charge energy added for combined/interrupted charging session
  • remove database password from logs
  • detect more car models
  • BF: prevent endless loop in reCaptcha service
  • Tesla Wallbox Gen 3 first support
  • Using 2Captcha for resolving ReCaptchas
  • authentification with access token & refresh token as a fallback if email & password doesn't work

Version 1.48.10

23 Jan 15:34
Compare
Choose a tag to compare
  • BF: new authentification
  • combine charging is disabled per default, can be enabled for Geofences, but will fail if the car stays plugged in all the time
  • VIN decoder now decodes more vehicles

1.48.0

04 May 09:45
Compare
Choose a tag to compare
  • Stable, well tested major release. Contains all features and bug fixes since 1.48.0

1.47.7

21 Apr 14:48
Compare
Choose a tag to compare
  • Abetterrouteplanner integration. Check menu/extras/abetterrouteplanner in admin panel.
  • Textfilter and action filter for Timeline Plugin Dashboard
  • Dashboard Timeline Plugin using OpenStreetMap for map drawing
  • Timeline Plugin Dashboard:
    • Vampir drain
    • max / avg speed
    • max / avg cahrging kw
    • avg consumption
    • distance
    • Multilingual / using units from settings page
    • links to geofence and set carging costs
  • Model 3 LR P 2021 detection
  • dectect wating for MFA code and automatic redirecting to MFA entering page
  • redirect to password.php if cars table is empty
  • backup of geofence-private.csv
  • New Language: chinese
  • merge interrupted chargings

BF:

  • Authentification in USA & China

1.47.0

09 Mar 08:38
Compare
Choose a tag to compare
  • Danish translation
  • Bugfixes
  • Timeline Plugin Dashboard supports light theme

1.46.5

02 Mar 10:30
Compare
Choose a tag to compare
  • New Tesla authentification
  • chinese authentification server support

1.46.2

19 Feb 13:51
Compare
Choose a tag to compare

If you want to display the small maps in Timeline Panel Dashboard, you have to optain a free MapQuest Key:
Go to: https://developer.mapquest.com/
Click on: "Get your free API Key".

Enter the key in your TeslaLogger.exe.config:

<setting name="MapQuestKey" serializeAs="String">
		<value>xxxxxxxxxxxxxxxxxxxxxxxxxx</value>
</setting>

Restart Teslalogger