Skip to content

Commit 029c53a

Browse files
build: release v1.30.0
1 parent 82ff865 commit 029c53a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## [unreleased]
3+
## [1.30.0] - 2024-07-07
44

55
### New features
66

@@ -9,7 +9,7 @@
99
- Customize intervals between vehicle_data calls (#3940 - @jlestel)
1010
- feat: Create NixOS module (#3998 - @scottbot95)
1111
- feat: Add ability to enable and disable data collection for cars (#3993 - @mark3-dev)
12-
- publish center_display_state to mqtt (#3813 - @Atrox)
12+
- publish center_display_state to mqtt (#3813 - @Atrox), new MQTT values see [documentation](https://docs.teslamate.org/docs/integrations/mqtt)
1313
- feat: add LFP Battery setting for car settings (#4007 -@cwanja)
1414
- Add icon to summary when Sentry Mode is triggered and recording (#4043 -@kolaCZek)
1515

@@ -60,7 +60,7 @@
6060
- doc: fix markdown linter warnings in faq (#4046 - @JakobLichterfeld)
6161
- doc: fix typo in MQTT location JSON format (#4047 - @JakobLichterfeld)
6262

63-
## [1.29.2]
63+
## [1.29.2] - 2024-06-18
6464

6565
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.
6666

@@ -2030,7 +2030,7 @@ New users need to sign in via the web interface.
20302030

20312031
## [1.0.0] - 2019-07-25
20322032

2033-
[unreleased]: https://github.com/teslamate-org/teslamate/compare/v1.29.2...HEAD
2033+
[1.30.0]: https://github.com/teslamate-org/teslamate/compare/v1.29.2...v1.30.0
20342034
[1.29.2]: https://github.com/teslamate-org/teslamate/compare/v1.29.1...v1.29.2
20352035
[1.29.1]: https://github.com/teslamate-org/teslamate/compare/v1.29.0...v1.29.1
20362036
[1.29.0]: https://github.com/teslamate-org/teslamate/compare/v1.28.5...v1.29.0

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.29.3-dev
1+
1.30.0

0 commit comments

Comments
 (0)