Skip to content

Commit e8d2488

Browse files
build: release v4.2.0
1 parent 50e2e5b commit e8d2488

2 files changed

Lines changed: 9 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,16 @@
11
# Changelog
22

3-
## [unreleased]
3+
## [4.2.0] - 2026-08-23
4+
5+
With Fleet Telemetry streaming enabled, TeslaMate now checks every 10 minutes instead of every 30 whether the vehicle has fallen asleep, so sleep transitions show up in dashboards up to 20 minutes sooner — at no extra API cost and with no impact on the vehicle's ability to sleep. We also refined the Home Assistant MQTT discovery, fixed a startup failure that occurred on malformed datasets (two reports) and enhanced the documentation.
46

57
**Note for Home Assistant MQTT discovery users:** The opt-in [MQTT discovery](https://docs.teslamate.org/docs/integrations/home_assistant#mqtt-discovery-automatic-configuration) now uses Home Assistant's device-based format; existing entities migrate automatically (#5618, #5629, #5638, #5643).
68
Breaking for automations on discovered entities: the Health sensor is inverted (ON = problem), enum states are humanized (`NoPower``No Power`), the update-available sensor became an `update` entity, the active route distance reports miles instead of km, and the derived psi tire pressure sensors were removed (set the unit on the bar entities in Home Assistant instead). MQTT topics are unchanged.
79

10+
To make your TeslaMate experience even better, we have made 20 improvements.
11+
12+
Enjoy!
13+
814
### New features
915

1016
- feat(vehicle): identify Cybertruck and show it correctly across UI and MQTT (#5627 - @nebhale)
@@ -3088,7 +3094,7 @@ New users need to sign in via the web interface.
30883094

30893095
## [1.0.0] - 2019-07-25
30903096

3091-
[unreleased]: https://github.com/teslamate-org/teslamate/compare/v4.1.1...HEAD
3097+
[4.2.0]: https://github.com/teslamate-org/teslamate/compare/v4.1.1...v4.2.0
30923098
[4.1.1]: https://github.com/teslamate-org/teslamate/compare/v4.1.0...v4.1.1
30933099
[4.1.0]: https://github.com/teslamate-org/teslamate/compare/v4.0.1...v4.1.0
30943100
[4.0.1]: https://github.com/teslamate-org/teslamate/compare/v4.0.0...v4.0.1

VERSION

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

0 commit comments

Comments
 (0)