Releases: bassmaster187/TeslaLogger
Releases · bassmaster187/TeslaLogger
Version 1.48.8
- 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
- Detecting Model Y SR+
- Supporting the new Tesla authentification proccess with captcha
Version 1.48.3
- 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
- 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
- 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
- Stable, well tested major release. Contains all features and bug fixes since 1.48.0
1.47.7
- 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
- Danish translation
- Bugfixes
- Timeline Plugin Dashboard supports light theme
1.46.5
- New Tesla authentification
- chinese authentification server support
1.46.2
- Using the streaming API to wakeup Teslalogger, so no tricks with tasker are necessary anymore
- Timeline Dashboard & Timeline Panel Dashboard https://raw.githubusercontent.com/bassmaster187/TeslaLogger/master/TeslaLogger/screenshots/timeline.png
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