All Versions
75
Latest Version
Avg Release Cycle
23 days
Latest Release
615 days ago

Changelog History
Page 4

  • v1.19.2 Changes

    April 26, 2020

    โœจ Enhancements

    ๐ŸŒ Translations

    Dashboards

    • โšก๏ธ Updates: Show update duration and time since last update (#632 by Dulanic)
    • Charging Stats: Show kWh at non-decimal level and MWh at the 3 decimal point level (#642 and #646 by Dulanic)

    ๐Ÿ› Bug Fixes

    • Do not publish NULL or incorrect values to MQTT topics if TeslaMate is restarted while the car is asleep
  • v1.19.1 Changes

    April 20, 2020

    โœจ Enhancements

    ๐ŸŒ Translations

    ๐Ÿ› Bug Fixes

    • ๐Ÿ›  Fix an issue where the map tiles would disappear when editing a geofence
    • ๐Ÿ›  Fix a few things in the docs (#611 by tobiasehlert)
  • v1.19.0 Changes

    April 19, 2020

    โœจ Enhancements

    Streaming API

    ๐ŸŒฒ As the first and only Tesla logging app out there, TeslaMate now use the Tesla streaming API! This brings the following improvements:

    • High precision drive data. Rather than active polling, the streaming API allows for passive consumption of a high frequency data stream with the most important drive data (position, heading, speed, power, elevation etc.).
    • Actual elevation above sea level. Up until now TeslaMate used satellite terrain data to get the elevation. Driving through tunnels or across a bridges therefore resulted in inaccurate recordings. This is no longer the case!
    • Bluetooth hints are no longer needed! Using the streaming API does not prevent the vehicle from falling asleep, thus enabling continuous monitoring. This allows the car to fall asleep more quickly (no more idle timer) and we don't miss up to 21 minutes of driving because of halted polling.

    ๐Ÿš€ Many thanks to everyone who participated in testing this release and contributed improvements!

    ๐ŸŒ Translations

    Other enhancements:

    • Send credentials with manifest request (#555 by MaxG88)
    • โž• Add option to change the language of the web interface
    • โฌ‡๏ธ Reduce docker image size
    • Display an arrow instead of a generic marker to indicate in which direction the vehicle is heading
    • ๐Ÿ‘‰ Show spinner before the map is initialized
    • Wait until the doors/trunk/frunk are closed before attempting to fall asleep
    • โšก๏ธ Inform if a new TeslaMate update is available
    • โž• Add icons to navbar items
    • โž• Add 'About' section to the settings page
    • Publish only those values via MQTT that have actually changed
    • ๐Ÿ‘Œ Improve detection of available vehicle software updates

    ๐Ÿ†• New MQTT Topics

    • teslamate/cars/$car_id/elevation
    • teslamate/cars/$car_id/trunk_open
    • teslamate/cars/$car_id/frunk_open

    ๐Ÿ“š Documentation

    ๐Ÿ“„ The docs were revised (once again). You can find them at docs.teslamate.org.

    ๐Ÿ› Bug Fixes

    • Display vampire drain range loss per hour in the correct units (#543 by ograff).
    • Trip dashboard: Add title to the drives table to allow sorting (#592 by MaxG88)
    • โž• Add tini as the init process for the TeslaMate Docker container to avoid zombie processes (#606 by dbussink)
    • Sort "Drives" table properly by drive date (#595 by Dulanic)
    • ๐Ÿ›  Fix flashing modal on the geofence page
    • Publish an MQTT message when the health check succeeds again
    • ๐Ÿ– Handle various invalid API responses that could previously cause problems
    • ๐Ÿ›  Fix an issue where ambiguous dates could cause the TeslaFi import to fail
    • Terminate an in progress drive when the car is put into service mode

    ๐Ÿ”„ Changed

    • Increase the minimum Elixir version to 1.10

    โœ‚ Removed

    • โœ‚ Remove sleep mode requirements that are no longer needed
    • โœ‚ Remove option to disable sleep mode
  • v1.18.2 Changes

    March 28, 2020

    ๐Ÿ› Bug Fixes

    • ๐Ÿ›  Fix an issue that could cause charging sessions not to be properly recorded if the API reported incomplete charge data
    • ๐Ÿ›  Fix a problem that could cause the TeslaFi import to fail
  • v1.18.1 Changes

    March 23, 2020

    ๐Ÿ› Bug Fixes

    • ๐Ÿ›  Fix settings dropdown and Swedish translation (#525 by tobiasehlert)
  • v1.18.0 Changes

    March 21, 2020

    โœจ Enhancements

    • โž• Add Swedish translation (#485 and #522 by tobiasehlert)
    • โž• Add Norwegian translation (#500 by spacecosmos)
    • โž• Add Spanish translation (#519 by alceasan)
    • Overview: Add states panel (#520 by DrMichael)
    • Immediately display the current car software version after restarting TeslaMate
    • โž• Add mileage to the summary page
    • โž• Add option to calculate charging costs retroactively
    • ๐Ÿ‘ Allow to enter total cost or cost per KWh used
    • Indicate if any of the doors are open
    • โž• Add support for session fees
    • Store more vehicle config attributes (exterior_color, wheel_type, spoiler_type)
    • โฌ†๏ธ Bump Grafana to 6.7.1

    ๐Ÿ†• New MQTT Topics

    • teslamate/cars/$car_id/doors_open
    • teslamate/cars/$car_id/model
    • teslamate/cars/$car_id/trim_badging
    • teslamate/cars/$car_id/exterior_color
    • teslamate/cars/$car_id/wheel_type
    • teslamate/cars/$car_id/spoiler_type

    ๐Ÿ› Bug Fixes

    • Drive Stats: Show stats in desired units (#484 by pichalite)
    • Drive Details: Fix odometer units (#487 by pichalite)
    • โšก๏ธ Update address formatting to avoid showing obscure names instead of towns/cities
    • Charge Details: Hide empty series
    • โš  Suppress Cldr.NoMatchingLocale warnings
    • Trip: Prevent 'division by zero' error
    • โ†ช Open dashboard links in a new tab to work around Grafana regression
    • ๐Ÿ‘‰ Use the maximum kWh to calculate the charge cost
  • v1.17.1 Changes

    February 23, 2020

    ๐Ÿ› Bug Fixes

    • ๐Ÿ›  Fix an error that could prevent new users from logging in, among other things
    • Overview dashboard: Display odometer in desired units
  • v1.17.0 Changes

    February 23, 2020

    โœจ Enhancements

    olexs has developed a toolkit to export data from the tesla-apiscraper InfluxDB backend and convert it to a CSV format that can be imported using the TeslaFi Import. Check it out if you want to migrate data to TeslaMate: Import from tesla-apiscraper (BETA)

    • Simplify geofence editing: The radius can now be changed interactively.
    • ๐Ÿ‘ Allow geofences to overlap: If multiple geofences cover a position, the geofence whose centre is closest is selected.
    • Increase charge cost scale / kWh (#440 by baylanger)
    • Charge cost view: Show zoom controls
    • TeslaFi Import: Preselect the timezone
    • ๐Ÿ”ง Add configuration option DATABASE_SSL
    • 0๏ธโƒฃ Use 'rated' as default preferred range
    • Collapse 'Dashboards' dropdown on mobile

    Dashboards

    • Add Trip dashboard : This dashboard was built to visualize longer trips. It provides an overview of all drives and charges that were logged over a period of several hours or days.
    • All: Link to the web interface and other dashboards
    • Overview: Speed up database queries
    • Charges: Add geofence filter
    • Charge Details: Add cost overview (#460 by Niek)
    • Drive Details: Add usable battery level graph

    ๐Ÿ†• New MQTT Topics

    • teslamate/cars/$car_id/geofence: The name of the geofence at the current position

    ๐Ÿ“š Documentation

    • โž• Add docs for tesla-apiscraper import (#454 by olexs)
    • โšก๏ธ Update Backup & Restore docs (#438 by AlwindB)
    • ๐Ÿ“„ Revamp manual install docs

    ๐Ÿ› Bug Fixes

    • ๐Ÿ›  Fix an issue where some CSV files could not be imported
  • v1.16.0 Changes

    February 07, 2020

    โœจ Enhancements

    • โœ… Import from TeslaFi (BETA)
    • Calculate charge cost based on location and kWh
    • ๐Ÿ”ง Automatically set charge cost to zero if free supercharging is enabled (configurable on the settings page)
    • โž• Add French translation (#397 by tomS3210)
    • ๐Ÿ‘Œ Improve language detection
    • ๐Ÿ‘‰ Show odometer on 'Drive Details' dashboard
    • โฌ†๏ธ Bump Grafana to 6.6.1
    • โฌ†๏ธ Bump Elixir to 1.10

    ๐Ÿ“š Documentation

    • ๐Ÿ†• New FAQ entry for adding API tokens directly into the database instead of using username/password (#412 by wishbone1138)
    • ๐Ÿ‘Œ Improve standalone install documentation (#416 by Niek)
    • ๐Ÿ‘Œ Improve iOS Shortcuts guide (#405 by DP19)

    ๐Ÿ› Bug Fixes

    • Re-add charge annotations to the 'Projected Range' dashboard (#393 by ctraber)
    • โœ๏ธ Correct typos in projected-range.json (#395 by shagberg)
    • Increase height of the pie charts panels
    • โž• Address an issue where a drive would not be properly completed if the vehicle was suddenly reported as asleep after being offline for a while
    • ๐Ÿ›  Fix energy used in 'Drive Details'
  • v1.15.1 Changes

    January 25, 2020

    โœจ Enhancements

    • ๐Ÿ‘‰ Tweak polling intervals
    • ๐ŸŒ Make the web interface feel snappier

    ๐Ÿ› Bug Fixes

    • ๐Ÿ›  Fix an issue where distance, energy used and duration were missing on the Drive Details dashboard if the length unit was set to miles