Skip to content

Releases: teslamate-org/teslamate

v1.30.1

10 Jul 06:43
df87d93
Compare
Choose a tag to compare

This is a hotfix release to work around the map fit problem in the new Upstream Grafana. As soon as a new Grafana version is available, we will update again.

Improvements and bug fixes

  • downgrade grafana until maps issue in upstream grafana is resolved (#4071 - @swiffer)

Build, CI, internal

Dashboards

  • Configure Grafana to use browser language / date formats (#4064 - @swiffer)
  • Fix hard coded information (timezone and orgId) (#4056 - @jlestel)

Translations

full changelog

v1.30.0

07 Jul 09:43
029c53a
Compare
Choose a tag to compare

As always with many improvements. Cleaner LFP battery handling, 100x speed improvement in dashboards and much, much more. Enjoy it.

New features

Improvements and bug fixes

Build, CI, internal

  • build(deps): bump crate-ci/typos from 1.21.0 to 1.22.9 (#4021)
  • build(deps): bump express from 4.18.2 to 4.19.2 in /website (#3790)
  • chore: update @docusaurus/core and @docusaurus/preset-classic dependencies to v3.4.0 and react and react-dom to 18.3.1 (#4046 - @JakobLichterfeld)
  • build: specify node.js version for Netlify in base dir as latest lts major version (#4046 - @JakobLichterfeld)
  • style: fix single quoted string in car_live (#4049 - @JakobLichterfeld)

Dashboards

  • Improve drive details (#4004 - @jheredianet)
  • Improve visualizations on Battery Health dashboard (#4005 - @jheredianet)
  • Update drives.json: show drives with duration=0 but distance>0 (#3867 - @DrMichael)
  • Improve performance of timeline dashboard (#4019 - @swiffer)
  • Fix detection of missing data (geofence condition) in timeline dashboard (#4019 - @swiffer)
  • Fix time filter for links to trip dashboard in timeline dashboard (#4019 - @swiffer)
  • Reduce number of queries executed in overview dashboard to increase performance (#4019 - @swiffer)
  • Ensure Index usage when getting temperatures in overview dashboard (#4019 - @swiffer)
  • re-enable time picker by default in drive-details, charge-details dashboards (#3985)
  • Improve "Charges" dashboard (#4031 - @jheredianet)
  • Improve "Drives" dashboard (#4033 - @jheredianet)
  • Update overview.json: Add Distance (#4034 - @DrMichael)
  • Update overview.json: fix Net (#4045 - @DrMichael)
  • update overview dashboard to fix units for energy consumption (#4048 - @JakobLichterfeld)
  • use lfp_battery setting in dashboards & speed up updates dashboard (#4051 - @swiffer)

Translations

Documentation

complete changelog

v1.29.2

18 Jun 16:36
19b6e9a
Compare
Choose a tag to compare

This release improve TeslaMate behavior on Tesla API rate limits, which occur from time to time. We respect the retry-after header on 429 response code to not hammer the API unnecessarily in these cases.

The release itself does not upgrade a users instance to PSQL 16. To do so, please follow the instructions carefully.

New features

  • feat: Dynamic endpoints and token to use official Tesla API (self-hosted or from third party provider) (#3903 - @jlestel)

Improvements and bug fixes

  • fix: Update statistics.json: change back uid (#3907 -@DrMichael)
  • feat: Update TeslaFi importer to accept newer export formats (#3431 - @ithinuel)
  • feat: Upgrade PostgreSQL to v16 (#3884 -@enoch85) (The release itself does not upgrade a users instance to PSQL 16. To do so, please follow the instructions carefully.)
  • feat: Respect Retry-After header on 429 response code (#3943 - @jlestel)
  • feat: use Grafana 11.0.0 (#3895 - @swiffer)

Build, CI, internal

  • ci: Upgrade PostgreSQL to v16 in elixir workflow (#3916 - @JakobLichterfeld)
  • build(deps): bump docker/login-action from 3.1.0 to 3.2.0 (#3933)
  • build(deps): bump elixir from 1.16.1-otp-26 to 1.16.2-otp-26 (#3935 - @JakobLichterfeld)
  • build(deps): bump braces from 3.0.2 to 3.0.3 in /website #3967

Dashboards

Translations

Documentation

  • doc: update backup path location to current directory to work around no write access to placeholder directory issue (#3908 - @JakobLichterfeld)
  • doc: Update MQTT examples of location/active_route (#3919 - @longzheng)
  • doc: Update HomeAssistant docs to use new MQTT values (#3923 - @longzheng)
  • doc: Add network flows that should be authorized (#3886 - @fl42)
  • doc: Update projects.md with new MMM (#3953 - @top-gun)

complete changelog

v1.29.1

20 May 12:19
cb48878
Compare
Choose a tag to compare

same as 1.29.0 but reverted: "Dynamic endpoints and token to use official Tesla API (self-hosted or from third party provider) (#3866)" as it was breaking backwards compatibility

v1.29.0

New features

  • Publish extra active_route fields to mqtt output (#3789 - @brianmay)
    - Dynamic endpoints and token to use official Tesla API (self-hosted or from third party provider) (#3866 - @jlestel)

Improvements and bug fixes

  • fix: errors from Timex.Timezone.local() during switchover to DST (#3848 - @dyxyl)

Build, CI, internal

  • build(deps): bump dorny/paths-filter from 3.0.1 to 3.0.2 (#3799)
  • build(deps): bump docker/login-action from 3.0.0 to 3.1.0 (#3798)
  • build(deps): bump grafana/grafana from 10.4.0 to 10.4.1 in /grafana (#3800)
  • build(deps): bump grafana/grafana from 10.4.1 to 10.4.2 in /grafana (#3876)
  • ci: update typos false positive list (#3808 - @JakobLichterfeld)
  • build(deps): bump docker/login-action from 3.0.0 to 3.1.0 in custom action (b9f1f8b - @JakobLichterfeld)
  • ci: pin crate-ci/typos action to version v1.20.1 (bd50177 and 53d8e62 - @JakobLichterfeld)
  • build(deps): bump crate-ci/typos from 1.20.1 to 1.21.0 (#3875)

Dashboards

Translations

Documentation

complete changelog v1.29.1
complete changelog v1.29.0

v1.29.0

20 May 11:26
7c95b76
Compare
Choose a tag to compare
v1.29.0 Pre-release
Pre-release

New features

  • Publish extra active_route fields to mqtt output (#3789 - @brianmay)
  • Dynamic endpoints and token to use official Tesla API (self-hosted or from third party provider) (#3866 - @jlestel)

Improvements and bug fixes

  • fix: errors from Timex.Timezone.local() during switchover to DST (#3848 - @dyxyl)

Build, CI, internal

  • build(deps): bump dorny/paths-filter from 3.0.1 to 3.0.2 (#3799)
  • build(deps): bump docker/login-action from 3.0.0 to 3.1.0 (#3798)
  • build(deps): bump grafana/grafana from 10.4.0 to 10.4.1 in /grafana (#3800)
  • build(deps): bump grafana/grafana from 10.4.1 to 10.4.2 in /grafana (#3876)
  • ci: update typos false positive list (#3808 - @JakobLichterfeld)
  • build(deps): bump docker/login-action from 3.0.0 to 3.1.0 in custom action (b9f1f8b - @JakobLichterfeld)
  • ci: pin crate-ci/typos action to version v1.20.1 (bd50177 and 53d8e62 - @JakobLichterfeld)
  • build(deps): bump crate-ci/typos from 1.20.1 to 1.21.0 (#3875)

Dashboards

Translations

Documentation

complete changelog

v1.28.5

25 Mar 08:55
dc58eda
Compare
Choose a tag to compare

New features

  • feat: Add URL_PATH environment variable for reverse proxy deployments (#3771 -@b1c1l1)

Improvements and bug fixes

Build, CI, internal

  • Update to latest devenv in nix flake (#3760 - @brianmay)
  • build(deps): bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /website (#3766)

Dashboards

Translations

Documentation

complete changelog

v1.28.4

19 Mar 09:46
77a9245
Compare
Choose a tag to compare

New features

Improvements and bug fixes

Build, CI, internal

Dashboards

  • feat: Add stat panel for selected duration in drive details dashboard (#3667 - @oivindoh)
  • Change tracking line color on Maps to blue (#3670 - @jheredianet)
  • Select last three drives in trip dashboard now opens in new tab to work reliable (ca9816b - @DrMichael)
  • Battery health dashboard: Added Distance (Logged - Mileage) stats (#3741 - @jheredianet)
  • Update timeline.json: column Action correct width with new grafana version (#3744 - @DrMichael)

Translations

Documentation

complete changelog

v1.28.3

02 Feb 11:13
98768a1
Compare
Choose a tag to compare

New features

Improvements and bug fixes

  • CI: Remove deprecated probot-no-response and update to stale workflow (#3525 - @JakobLichterfeld)
  • Fix an issue when car is could enter sleep mode while dog mode is enabled (#3538 - @NirKli)
  • Handle stream getting the message "Vehicle is offline" and change the state to offline in vehicle (#3508 - @micves)
  • fix: use product api endpoint to fetch vehicles (#3630 - @brianmay and @JakobLichterfeld)

Dashboards

  • Update locations.json with car selector (@DrMichael)
  • Fix Odometer_mi charger dashboard (#3534 - @mechoriet)
  • Update charges.json: reenable cost per kWh re added (#3544 - @DrMichael)
  • Improve Battery health derived efficiency estimations and Fix error divided by zero (#3593 - @jheredianet)
  • Battery Health - Improve performance & adjust queries to handle empty or null data (#3627 - @jheredianet)
  • charging-stats: map - add charges count and move label (#3625 - @fmossott)

Translations

Documentation

  • Node-RED required modules should be saved under /data (#3623 - @ToniA)
  • Use recommended format for Home Assistant MQTT sensor configuration (#3344)
  • Update projects.md with TeslaBox (#3542 - @mluggy)
  • update tesla-youq project (#3547 - @brchri)
  • doc: Fix TPMS sensor names to match binary_sensor.yaml (#3613 - @kenni)
  • update docker-compose.yml for Docker Compose version v2.24.1 (#3626 - @realJustinLee)

Configure Timezone Setting for Accurate Local Time Display

To ensure time-related features display accurately in your local timezone, configure the TZ environment variable.
Detailed instructions are available in our configuration guide.

Full Changelog: v1.28.2...v1.28.3

v1.28.2

27 Nov 15:59
Compare
Choose a tag to compare

New features

Improvements and bug fixes

Dashboards

Translations

Documentation

Full Changelog: v1.28.1...v1.28.2

v1.28.1

26 Nov 08:29
Compare
Choose a tag to compare

New features

Improvements and bug fixes

  • Fix display version in settings

v1.28.0

Note: First release as @teslamate-org organization.

New features

Improvements and bug fixes

Dashboards

Translations

  • There is nothing new here.

Documentation

Full Changelog: v1.28.0...v1.28.1
Full Changelog: v1.27.4...v1.28.0