Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 20, 2024

This PR contains the following updates:

Package Update Change
teslamate/teslamate minor 1.28.5 -> 1.33.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

teslamate-org/teslamate (teslamate/teslamate)

v1.33.0

Compare Source

As always, there are many improvements.

We now use Grafana 11.6.0 which was release the last days, improved the logging and state transitions, added a new dashboard for database information and improved other dashboards. We also added a new section to the documentation about the Entity Relationship Model (ERM) of TeslaMate. This is a great help for developers who want to understand the data model of TeslaMate and how to extend it.

Enjoy it.

New features
Improvements and bug fixes
Build, CI, internal
  • build(deps): bump castore from 1.0.9 to 1.0.10 (#​4414)
  • build(deps): bump @​docusaurus/preset-classic from 3.5.2 to 3.6.3 in /website (#​4412)
  • build(deps): bump path-to-regexp from 1.8.0 to 1.9.0 in /website (#​4424)
  • build(deps): bump crate-ci/typos from 1.27.0 to 1.28.1 (#​4411)
  • build(deps): bump tesla from 1.13.0 to 1.13.2 (#​4416)
  • build(deps): bump postgrex from 0.19.1 to 0.19.3 (#​4415)
  • build(nix): switch to nixos-24.11 (#​4420 - @​brianmay)
  • build(deps): update flake.lock (#​4427)
  • fix: update mix deps hash to fix build error on recent NixOS 24.11 update (#​4428)
  • build(deps): bump path-to-regexp and express in /website (#​4433)
  • build(deps): update flake.lock (#​4440)
  • build(deps): bump actions/cache from 4.1.2 to 4.2.0 (#​4465)
  • build(deps): bump phoenix from 1.7.14 to 1.7.18 (#​4462)
  • build(deps-dev): bump dialyxir from 1.4.4 to 1.4.5 (#​4460)
  • build(deps): bump ex_cldr from 2.40.1 to 2.40.2 (#​4461)
  • build(deps): bump crate-ci/typos from 1.28.1 to 1.29.0 (#​4464)
  • ci: update actions/cache to v4.2.0 (79107d5 - @​JakobLichterfeld)
  • build(deps): bump DeterminateSystems/magic-nix-cache-action from 8 to 9 (#​4515)
  • build(deps): bump actions/stale from 9.0.0 to 9.1.0 (#​4516)
  • build(deps): bump crate-ci/typos from 1.29.0 to 1.29.5 (#​4514)
  • build(deps-dev): bump excoveralls from 0.18.3 to 0.18.5 (#​4524)
  • build(deps-dev): bump credo from 1.7.8 to 1.7.11 (#​4523)
  • build(deps): bump @​docusaurus/preset-classic from 3.6.3 to 3.7.0 in /website (#​4518)
  • build(deps): bump serialize-javascript from 6.0.1 to 6.0.2 in /website (#​4548)
  • build(deps): update flake.lock (#​4455)
  • style(markdownlint): allow 'details', 'summary', and 'TabItem' elements (d5b1a55 - @​JakobLichterfeld)
  • style(environment_variables): remove multiple whitespaces (603ff82 - @​JakobLichterfeld)
  • style(docs): fix line length fenced-code-style, no bare url links, multiple whitespaces, alt text, header style (1972584 - @​JakobLichterfeld)
  • build(deps): bump actions/cache from 4.2.0 to 4.2.2 (#​4564)
  • build(deps): bump crate-ci/typos from 1.29.5 to 1.30.0 (#​4563)
  • build(deps): bump castore from 1.0.11 to 1.0.12 (#​4565)
  • build(deps): bump plug_cowboy from 2.7.2 to 2.7.3 (#​4566)
  • build(deps): bump prismjs from 1.29.0 to 1.30.0 in /website (#​4582)
  • build(deps): bump @​babel/runtime from 7.26.0 to 7.26.10 in /website (#​4589)
  • build(deps): bump @​babel/helpers from 7.26.7 to 7.26.10 in /website (#​4588)
  • build(deps): bump @​babel/runtime-corejs3 in /website (#​4587)
  • build(deps): update flake.lock (#​4562)
Dashboards
Translations
Documentation

v1.32.0

Compare Source

As always, there are many improvements. The focus has been on quality of life improvements and standardization across all dashboards. Enjoy it.

New features
Improvements and bug fixes
Build, CI, internal
Dashboards
Translations
Documentation

docs: add contributing guidelines link for GitHub (#​4345 - @​JakobLichterfeld)
docs: update Home Assistant integration documentation with configuration URL and model name hints (#​4359 - @​JakobLichterfeld)
docs: Remove availability from Home Assistant MQTT sensors, as it can be misleading and prevent sensors from receiving updated values (#​4362 - @​longzheng)
docs: Introducing TeslaMate Guru on Gurubase.io (#​4390 - @​kursataktas)

v1.31.1

Compare Source

This release primarily prevents beam.smp from overloading the CPU on ARM hosts. It also includes a number of other bug fixes and performance improvements. Enjoy it.
Please also note: v1.31.0 Release Notes

New features
Improvements and bug fixes
Build, CI, internal
Dashboards
Translations
Documentation

v1.31.0

Compare Source

As always, lots of improvements. The focus has been on performance improvements, especially on slow HW like Raspberry Pi 3B+. We achieved 240x speed improvements in several dashboards 🚀 And we welcomed @​swiffer to the TeslaMate-Org team 👋 And much, much more. Enjoy it.

Regarding PostgreSQL 17: TeslaMate uses PostgreSQL as database, this is an external dependency and needs to be updated by yourself. Although TeslaMate currently runs fine with PostgreSQL 14+ we strongly recommend upgrading to the latest supported version. We recommend that you do this as follows:

Additional info: In some very rare cases with very old installations of TeslaMate (from 2019) we have observed performance issues due to missing indexes. These should normally be added with our automatic migrations. If you think your installation may be missing some indexes, see #​4201 for the corrective SQL command.

New features
Improvements and bug fixes
Build, CI, internal
Dashboards
Translations
Documentation

v1.30.1

Compare Source

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
Build, CI, internal
Dashboards
Translations

v1.30.0

Compare Source

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
Dashboards
Translations
Documentation

v1.29.2

Compare Source

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.

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
Build, CI, internal
Dashboards
Translations
Documentation

v1.29.1

Compare Source

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

v1.29.0

Compare Source

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

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 these updates again.


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

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

@carpenike-bot
Copy link
Contributor

carpenike-bot bot commented May 20, 2024

--- kubernetes/cluster-0/apps/selfhosted/teslamate/app Kustomization: flux-system/teslamate HelmRelease: selfhosted/teslamate

+++ kubernetes/cluster-0/apps/selfhosted/teslamate/app Kustomization: flux-system/teslamate HelmRelease: selfhosted/teslamate

@@ -43,13 +43,13 @@

               TZ: America/New_York
             envFrom:
             - secretRef:
                 name: teslamate-secret
             image:
               repository: teslamate/teslamate
-              tag: 1.28.5
+              tag: 1.33.0
             resources:
               limits:
                 memory: 500Mi
               requests:
                 cpu: 50m
                 memory: 250Mi

@carpenike-bot
Copy link
Contributor

carpenike-bot bot commented May 20, 2024

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Warnings Elapsed time
❌ COPYPASTE jscpd yes 2 no 1.24s
✅ REPOSITORY git_diff yes no no 0.04s
✅ REPOSITORY secretlint yes no no 3.45s
⚠️ YAML prettier 1 1 2 0.53s
❌ YAML yamllint 1 1 0 0.33s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@renovate renovate bot force-pushed the renovate/cluster-0-teslamate-teslamate-1.x branch from 0a6bd4b to 028b7ac Compare June 18, 2024 18:59
@renovate renovate bot changed the title feat(container): update image teslamate/teslamate ( 1.28.5 → 1.29.1 ) feat(container): update image teslamate/teslamate ( 1.28.5 → 1.29.2 ) Jun 18, 2024
@renovate renovate bot force-pushed the renovate/cluster-0-teslamate-teslamate-1.x branch from 028b7ac to 1ad7f13 Compare July 7, 2024 14:22
@renovate renovate bot changed the title feat(container): update image teslamate/teslamate ( 1.28.5 → 1.29.2 ) feat(container): update image teslamate/teslamate ( 1.28.5 → 1.30.0 ) Jul 7, 2024
@renovate renovate bot force-pushed the renovate/cluster-0-teslamate-teslamate-1.x branch from 1ad7f13 to b8f3cff Compare July 10, 2024 08:06
@renovate renovate bot changed the title feat(container): update image teslamate/teslamate ( 1.28.5 → 1.30.0 ) feat(container): update image teslamate/teslamate ( 1.28.5 → 1.30.1 ) Jul 10, 2024
@renovate renovate bot force-pushed the renovate/cluster-0-teslamate-teslamate-1.x branch from b8f3cff to 5ca41e5 Compare October 27, 2024 11:02
@renovate renovate bot changed the title feat(container): update image teslamate/teslamate ( 1.28.5 → 1.30.1 ) feat(container): update image teslamate/teslamate ( 1.28.5 → 1.31.0 ) Oct 27, 2024
@renovate renovate bot changed the title feat(container): update image teslamate/teslamate ( 1.28.5 → 1.31.0 ) feat(container): update image teslamate/teslamate ( 1.28.5 → 1.31.1 ) Oct 29, 2024
@renovate renovate bot force-pushed the renovate/cluster-0-teslamate-teslamate-1.x branch from 5ca41e5 to d34617c Compare October 29, 2024 20:18
@renovate renovate bot force-pushed the renovate/cluster-0-teslamate-teslamate-1.x branch from d34617c to 73d00f1 Compare November 23, 2024 12:13
@renovate renovate bot changed the title feat(container): update image teslamate/teslamate ( 1.28.5 → 1.31.1 ) feat(container): update image teslamate/teslamate ( 1.28.5 → 1.32.0 ) Nov 23, 2024
| datasource | package             | from   | to     |
| ---------- | ------------------- | ------ | ------ |
| docker     | teslamate/teslamate | 1.28.5 | 1.33.0 |
@renovate renovate bot force-pushed the renovate/cluster-0-teslamate-teslamate-1.x branch from 73d00f1 to 7ce4ecd Compare March 28, 2025 18:57
@renovate renovate bot changed the title feat(container): update image teslamate/teslamate ( 1.28.5 → 1.32.0 ) feat(container): update image teslamate/teslamate ( 1.28.5 → 1.33.0 ) Mar 28, 2025
@carpenike-bot
Copy link
Contributor

carpenike-bot bot commented Mar 28, 2025

--- HelmRelease: selfhosted/teslamate Deployment: selfhosted/teslamate

+++ HelmRelease: selfhosted/teslamate Deployment: selfhosted/teslamate

@@ -49,13 +49,13 @@

           value: emqx-listeners.db.svc.cluster.local
         - name: TZ
           value: America/New_York
         envFrom:
         - secretRef:
             name: teslamate-secret
-        image: teslamate/teslamate:1.28.5
+        image: teslamate/teslamate:1.33.0
         name: main
         resources:
           limits:
             memory: 500Mi
           requests:
             cpu: 50m

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