Skip to content

Releases: flosoft/TeslaETA

0.6.0

04 Jan 21:29
Compare
Choose a tag to compare

Multi Car support

TeslaETA now supports multiple cars!
By default, this is disabled, but you can enable it by setting the following environment variables:
BACKEND_PROVIDER_MULTICAR="{1:'New Model S', 2:'Evee'}"

Disabling Authentication

You can now disable the built in authentication if you'd like. Please be careful when doing this, as it will result in your location data to be accessible publicly. So only use this if you either have TeslaETA running locally or if you handle authentication via your proxy.
The environment variable to disable authentication is: DISABLE_AUTH=False

What's Changed

Full Changelog: 0.5.1...0.6.0

v0.5.1

06 Aug 14:22
Compare
Choose a tag to compare
  • Fixing bugs relating to icons on map page not accurately changing
  • Bump mapbox version
  • Change map theme to one with traffic information

If you're updating from a version prior to 0.5.0, please note that you will need to change your .env file! See README for details.

Full Changelog: 0.5.0...0.5.1

v0.5.0

05 Aug 16:09
Compare
Choose a tag to compare

Upgrade Notes

Warning

Please note that the .env file changed between versions 0.3.7 and 0.5.0! See the README for details!

TeslaETA now supports TeslaMate as backend on top of TeslaLogger! You will need to use TeslaMateApi for this to work.
Big thanks to @Zegorax for this work!

What's Changed

New Contributors

Full Changelog: 0.3.7...0.5.0

v0.3.7

09 Jul 18:33
e7c471c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.6...0.3.7

v0.3.6

08 Jul 11:08
Compare
Choose a tag to compare

Full Changelog: 0.3.5...0.3.6

v0.3.5

08 Jul 10:42
a9f7ec2
Compare
Choose a tag to compare

Full Changelog: 0.3.4...0.3.5

v0.3.4

08 Jul 09:22
43aec3c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.3...0.3.4

v0.3.3

16 Feb 08:38
8505ed2
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.2...0.3.3

v0.3.2

04 Oct 07:46
388f8ca
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.1...0.3.2

v0.3.1

05 Sep 10:47
Compare
Choose a tag to compare

Fixing waypoint routing to not have double route.

What's Changed

Full Changelog: 0.3...0.3.1