Skip to content

feat(container)!: Update image teslamate/teslamate ( 2.1.1 → 3.0.0 )#3207

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/teslamate-teslamate-3.x
Open

feat(container)!: Update image teslamate/teslamate ( 2.1.1 → 3.0.0 )#3207
renovate[bot] wants to merge 1 commit intomainfrom
renovate/teslamate-teslamate-3.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Feb 28, 2026

This PR contains the following updates:

Package Update Change
teslamate/teslamate major 2.1.13.0.0

Release Notes

teslamate-org/teslamate (teslamate/teslamate)

v3.0.0

Compare Source

Let's start with a quote: "Why do programmers like dark mode? Because light attracts bugs.". Yes, you read that right. TeslaMate Webview now has a dark mode.

As always, lots of improvements have been made. Memory usage has been reduced, while performance has been increased — it sounds too good to be true, but it's the reality.
Battery heating is now also shown on the overview dashboard, and the drives dashboard now always shows the consumption.
To make your TeslaMate experience even better, we have also made more than 52 other improvements.

Enjoy!

📄 License Change Notice

As of PR #​5131, TeslaMate has transitioned from the MIT License to the GNU Affero General Public License v3.0 (AGPLv3).

What does this mean for you?

  • For Private Users: Nothing changes. You can continue to use, host, and modify TeslaMate for your personal use for free, just as before.
  • For the Community: This change ensures that TeslaMate remains open and free. It prevents companies from taking the community's hard work and turning it into a closed-source commercial service without giving back.
  • For Developers: If you modify or use TeslaMate, you must now share your source code modifications under the same license.

We believe this step is necessary to protect the project from exploitation and to ensure its long-term sustainability.

New features
Improvements and bug fixes
Build, CI, internal
Dashboards
  • feat(overview): show battery heating on overview dashboard as well (#​5090 - @​kaistian)
  • feat: optimize reduced_range query and always show consumption kwh in drives dashboard (#​5089 - @​swiffer)
Translations
Documentation

v2.2.0

Compare Source

As always, there have been many improvements. We now support a proxy for the OpenStreetMap API. If you live in a geo-blocked location, this could simplify your setup. Your tokens are now more secure.
We use the latest dependencies and support PostgreSQL 18 (To update, back up your data and follow the guide Please note: Volume mounts have changed in PostgreSQL18, see point 4 of the guide.).
We also avoid memory bloat on misconfigured Docker hosts. If your host has limited hardware, this will greatly improve your experience.
The dashboards have been improved in terms of performance, and all dashboards now function as expected when set to miles.

Enjoy it.

New features
Improvements and bug fixes
Build, CI, internal
Dashboards
  • fix: charging stats now correctly calculate cost when set to miles (#​4983 - @​DrMichael)
  • perf: Optimize Grafana query for trip view to leverage indexes more effectively (#​4964 - @​jaypark0006)
  • feat: add shared buffers size to db info dashboard (#​4989 - @​swiffer)
  • fix: cast to numeric instead of integer when converting from km to miles to avoid rounding issues in all dashboards (#​4986 - @​swiffer)
  • fix: correctly determine charging phases in charge detail dashboard (#​4988 - @​swiffer)
Translations
  • i18n: add spanish car location translation (#​4892 - @​jpizquierdo)
  • i18n: add missing italian translations, correct the gender of some words and use more uniform translations (#​4920 - @​giovaorama)
  • i18n: add thai car location translation (#​4956 - @​tomzt)
  • i18n: update Traditional Chinese translations with missing translations and to avoid PRC terms and ensure consistency across UI strings (#​4995 - @​occultsound)
Documentation

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

| datasource | package             | from  | to    |
| ---------- | ------------------- | ----- | ----- |
| docker     | teslamate/teslamate | 2.1.1 | 3.0.0 |


Signed-off-by: Roger Rumao <rogerrum@users.noreply.github.com>
@github-actions
Copy link
Copy Markdown

Path: main/homelab/teslamate

--- /tmp/tmp.mqIblQnLuZ	2026-02-28 19:06:48.761662649 +0000
+++ /tmp/tmp.YIEgzgxu0S	2026-02-28 19:06:49.507663350 +0000
@@ -86,7 +86,7 @@
           envFrom:
             - secretRef:
                 name: teslamate-secret
-          image: teslamate/teslamate:2.1.1
+          image: teslamate/teslamate:3.0.0
           name: main
           resources:
             limits:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants