All Versions
75
Latest Version
Avg Release Cycle
23 days
Latest Release
843 days ago
Changelog History
Page 3
Changelog History
Page 3
-
v1.21.5 Changes
February 21, 2021π Improvements and Bug Fixes
- βͺ Implement a workaround for login requests timing out
- π Handle failed token refresh requests gracefully
Dashboards
- Overview: Fix Gross Panel font size (#1363 by DrMichael)
- Charging Stats: Set bucket size on charging heatmap (#1355 by leewillis77)
- β¬οΈ Downgrade Grafana to 7.3.7 because of an incompatibility with the Trackmap plugin
-
v1.21.4 Changes
February 16, 2021β¨ Enhancements and Bug Fixes
- Point out more clearly when starting into import mode
- Hide sign-out button in import mode
- π Don't purge debug log statements from production release
- π Handle non-existing range values after the car was offline
Dashboards
- Statistics: Show "Starting at" column and fix timezone issue (#1254 by DrMichael)
- Charge Level: Fix usable battery level alternating between usable battery level and regular battery level
- β¬οΈ Bump Grafana to v7.4.1
π Documentation
- β Add TeslaMateApi to the list of projects using TeslaMate (#1350 by tobiasehlert)
- β‘οΈ Update installation docks (#1287 by tobiasehlert)
- π Update HomeAssistant documentation (#1321 by jschollenberger)
-
v1.21.3 Changes
February 06, 2021- β Add support for v3 API tokens in China
- Detect if TeslaFi CSV files contain data for more than one car
- π Change log level for streaming timeouts to debug
-
v1.21.2 Changes
January 31, 2021β οΈ NOTE: Any previously stored API refresh tokens will no longer function, as Tesla has deprecated the existing authentication endpoint. Existing access tokens will continue to work until they expire. Eventually, a full login will be needed to obtain new refresh tokens.
β¬οΈ > To immediately obtain new tokens after upgrading, go to the TeslaMate settings page, sign out via the button at the bottom of the page and then sign in again.
β οΈ NOTE: This release changes TeslaMate's base Docker image to Debian. If you have any customizations on top of TeslaMate (like healthchecks), they could need updates to work on top of this new image.
β¨ Enhancements
- π Use the new Tesla authentication endpoint for refreshing access tokens
- β¬οΈ Drop support for the
/oauth/token
endpoint - β Add a sign-out button at the bottom of the settings page
π Translations
Dashboards
-
v1.21.1 Changes
January 10, 2021β¨ Enhancements
π Translations
π Documentation
- β Add some documentation about updating TeslaMate when installed with Docker (#1170 by fatbasstard)
- π Update "Import from tesla-apiscraper" documentation: Give an example how to get the vehicle_id from TeslaMate (#1174 by Bdot42)
- β Add link to unofficial Home Assistant addon (#1188 by matt-FFFFFF)
Other
- π§ Allow to use non-standard MQTT ports (via MQTT_PORT)
- π¨ Refactoring: Use built-in Ecto enum type
- Guard against unexpected MFA errors
π Bug Fixes
- β‘οΈ Update drive duration query to avoid displaying different times for drives (Details vs Overview) (#1191 by fatbasstard)
- π Fix font colors for light theme (Updates dashboard) (#1169 by fatbasstard)
- π Fix typo (Statistics dashboard) (#1185 by rogiervandergeer)
-
v1.21.0 Changes
January 02, 2021β¨ Enhancements
Dashboards
- Drive Details: Add button to download a drive as GPX file (#993 by ayonix)
- π New dashboard for reporting to Dutch tax (#998 and #1051 by roadrash2108)
- π Locations: Add panel to see when an address was last visited
- Charges/Drives: Add more filtering capabilities (#1016 by Kosta-Github)
- Overview: Fix unit of measurement for charge energy added (#1061 by landler)
- Charge Level: Add green bars (20/80%) to match "Charge Delta" graph (#1059 by roadrash2108)
- Charging-Stats/Trip: Change colors of AC/DC (#1058 by roadrash2108)
- Statistics: Resolve issue with month groupings (#1082 by leewillis77)
- β‘οΈ Updates: Apply number of charges and average rated range to the correct update (#1147 by tlj)
Other
- β Add support for Teslaβs new authentication process (two-factor authentication)
- π Optimize TeslaFi CSV file import: reduced memory usage and increased performance
- π Require Elixir v1.11
- π§ Allow to connect to Postgres via IPv6 (via DATABASE_IPV6)
- π§ Allow to connect to MQTT broker via IPv6 (via MQTT_IPV6)
- π Improve detection of whether the vehicle is plugged in during cold weather (+ fix #1154 by virtualm2000)
- π Use connection pooling for SRTM downloads
- β‘οΈ Optimize Docker layer caching to speed up image build times
- Battery level tooltip: Prevent division by zero error if car is totally down to 0%
- Display the actual error if the import directory is not accessible
π Translations
π Documentation
- π Fix version info on development guide & minor spelling fix (#994 by techgaun)
- β‘οΈ Update backup_restore.md (#1027 by pihomeserver)
- π Improve garage door automation example (#1039 by andrewfoster)
- β‘οΈ Update traefik guide to use a single public hostname instead of two (#1101 by pmboothby)
- Projects using TeslaMate:
- TeslaMateAgile: mention Tibber support (#1097 by tobiasehlert)
- Add TeslaMate_Telegram_Bot (#1122 by JakobLichterfeld)
- β‘οΈ Update installation instructions for Apache (#1124 by juankymoral)
-
v1.20.1 Changes
October 24, 2020β¨ Enhancements
Dashboards
- Charge Level: Always show 0% and 100% when state of charge is shown in a diagram (#980 by mbertheau)
- Charging Stats: Titles/labels now match pie-charts (#998 by roadrash2108)
- Drive Details: Increase width of odometer panel
- π Efficiency: Set a fixed max value and use LCD gauge
- Statistics: Add links to other dashboards (#973 by DrMichael)
π Translations
- β‘οΈ Update Norwegian translation (#996 and #1007 by spacecosmos)
- β‘οΈ Update Swedish translation (#1029 by tobiasehlert)
Other
- β‘οΈ Display update version in the homescreen update tooltip (#976 by ayonix)
- Customize Grafana home screen logo (#1004 by gimmespam)
- β¬οΈ Bump Grafana to 7.2.1
π Bug Fixes
- Overview: Fix overlapping timestamps in discrete map (#995 by pmboothby)
- π Fix overlapping timestamps in trip and states dashboard
- π Fix tooltips in car overview being hidden by .card (#975 by ayonix)
- π Make Statistics dashboard compatible with older versions of Postgres
- π» Open Statistics dashboard with browser time zone when coming from the TeslaMate UI
-
v1.20.0 Changes
October 04, 2020β¨ Enhancements
Dashboards
- β‘οΈ Update consumption unit to Watt-hour to match in-car unit (#717 by mattw01)
- β‘οΈ Update dashboards to use the new components from Grafana 7
- Charges: Show very short charging sessions
- Charges: Add filter for voltage (#857 by Dulanic)
- Charging Details: Show kWh even if still charging (#744 by Dulanic)
- Charging Stats: Visualize % of sum instead of max kWh in charging heat map (#680 by Dulanic)
- Charging Stats: Show cost per 100 km/mi (Charging Stats)
- β‘οΈ Drives: Update possible values for the "cold" column to be consistent (#702 by Dulanic)
- Drive Details: Show drive efficiency
- β‘οΈ Mileage: Optimize query to get odometer (#804 by Dulanic)
- Overview: Add 'total energy added' to chart (#690 by Dulanic)
- Overview: Hide stale temperatures
- Overview: Show most recent driver temp setting while driving
- Overview: Add efficiency (#970 by DrMichael)
- States: Display all states names (#755 by DrMichael)
- π Updates: Add links to release notes (#797 and #823 by pmboothby)
- β‘οΈ Updates: Show average range and number of chargers per software version to identify if an update had a bigger than expected impact on range (#731 and #762 by Dulanic)
- π Updates: Fix up the version display when it only has a week value and no point release (#925 by pyjamasam)
- Vampire Drain: Utilize charges as additional anchor points (#769 by tacotran)
- β Add new Statistics dashboard (#965 by DrMichael)
- β Add the "shared crosshair" setting to some of the dashboards (#932 and #962 by Kosta-Github)
- "Customize" Grafana logo (#890 by https://github.com/fatbasstard)
Note
- The dashboards require Grafana 7. Make sure you are running the latest version of Grafana if you are not using the Docker installation.
π Translations
- β‘οΈ Update Chinese (Simplified) translation (#747 by edward4hgl)
- β‘οΈ Update French translation (#693 by tomS3210)
- π Tweak Dutch translation (#880 and#881 by https://github.com/fatbasstard)
π Documentation
- π Update HomeAssistant documentation (#705 by ngardiner)
- TeslaFi Import: Clarify steps 3 and 4 about emptying the import folder (#703 by ramonsmits)
- π Update Upgrade documentation (#790 by roadrash2108)
- β Add a page that lists projects that use TeslaMate: docs.teslamate.org/docs/projects
- An note about moving the backup file (#813 by traviscollins)
- β Add
-T
flag to backup command (#851 by acemtp)
Other
- β‘οΈ Optimize conversion helper functions
- π Allow to set a cost by the minute per geo-fence
- π Allow to set charge cost by minute
- π Allow negative charge costs
- Periodically store vehicle data while charging
- π Use a more performant HTTP client
- Try to keep using API tokens if initial refresh at startup fails
- π Tweak streaming timeouts and create a new connection after too many disconnects
- π Change default sleep requirements to not require the car to be locked
- π Use GitHub Actions to build docker images and publish them to DockerHub
- β
For those who want to help testing the latest development version : the docker images with the
edge
tag (teslamate/teslamate:edge
andteslamate/grafana:edge
) are for you. - Allow negative cost_per_unit for geofences (#968 by ayonix)
- π Speed up parsing of CSV files (data import)
π Bug Fixes
- Vampire Drain: Fix duplicate values with multiple cars (#726 by Dulanic)
- βͺ Tooling: Ensure dashboards are restored into the same folder as they currently belong to (#712 by sumnerboy12)
- Battery Level & Range: fix wrongly displayed values for multiple cars (#843 by lemmerk)
- π Fix handling of locations that cannot be geocoded
- π Show in progress charging sessions
- π Handle API errors during initialization
-
v1.19.4 Changes
June 04, 2020- π Bump Grafana to v6.7.4 which includes an important security patch
-
v1.19.3 Changes
May 03, 2020β¨ Enhancements
π Translations
- π Improve Chinese (Traditional) translation accuracy (#650 by occultsound)
- π Improve Chinese (Simplified) translation accuracy (#649 by edward4hgl)
- π Improve Korean translation (#663 by dongbum)
Dashboards
- β‘οΈ Overview: Update battery gauge thresholds (#651 by wooter)
- Drives: Add column header for reduced range (#662 by Dulanic)
- Charging Stats: Show map with frequently used chargers (#666 by Dulanic)
- Manual install: requires Grafana plugin grafana-map-panel
bash grafana-cli --pluginUrl https://github.com/panodata/grafana-map-panel/releases/download/0.9.0/grafana-map-panel-0.9.0.zip plugins install grafana-worldmap-panel-ng
- Manual install: requires Grafana plugin grafana-map-panel
Other
- Add option
HTTP_BINDING_ADDRESS
to control the bound IP address (#665 by dyxyl) - π³ Docker image: Pre-install Grafana plugins
- β¬οΈ Drop unused indexes
π Bug Fixes
- π Fix an issue that could cause a missed firmware update not to be logged retroactively
- π Fix an issue where the vehicle process could crash when logging was suspended manually
- π Improve error message for an invalid tokens table
- π Fix
min. distance per drive
on Efficiency dashboard to filter correctly in miles (#672 by Dulanic)