Skip to content

Releases: Teslemetry/hass-teslemetry

v1.9.0 - Pre2021 sleep beta

30 Apr 06:13
Compare
Choose a tag to compare
Pre-release

This is an experiemental release that attempts to let pre-2021 vehicles go to sleep by waiting for 15 minutes after 15 minutes of inactivity.

What's Changed

Full Changelog: v1.8.18...v1.9.0

v1.8.18 - Fix for null Wall Connectors

26 Apr 04:58
Compare
Choose a tag to compare

Fixes a bug when Wall Connectors object is null

Full Changelog: v1.8.17...v1.8.18

v1.8.17 - Fix streaming types on non streaming entities

23 Apr 23:03
Compare
Choose a tag to compare

Fixes a bug where non-streaming entities were not being converted to the right units automatically.

Full Changelog: v1.8.16...v1.8.17

v1.8.16 - Unique ID for config entries

15 Apr 03:29
Compare
Choose a tag to compare

This release adds zero user functionality, it just adds unique IDs to config entries to prevent duplicates.

Full Changelog: v1.8.15...v1.8.16

v1.8.15 - Handle 403 and fix Diag

15 Apr 00:01
Compare
Choose a tag to compare

Fixes diagnostics by bumping Teslemetry Stream lib, and adds capturing 403 to reauth.

What's Changed

Full Changelog: v1.8.14...v1.8.15

v1.8.14 - Bugfixes and Defrost

09 Apr 23:31
Compare
Choose a tag to compare

The preconditioning switch has been fixed and renamed to Defrost. A preconditioning binary sensor has been added, and the update entity has been fixed so that it actually shows progress correctly..

Full Changelog: v1.8.13...v1.8.14

v1.8.13 - Diagnostics and Charging States

09 Apr 21:31
Compare
Choose a tag to compare

Adds the diagnostics platform to help troubleshooting, and also adds three new charging states only seen when using Fleet Telemetry.

Full Changelog: v1.8.12...v1.8.13

v1.8.12 - Events, Services, and Documentation

07 Apr 03:03
Compare
Choose a tag to compare

Adds events, improves services, and has documentation for both of these on GitHub.

Full Changelog: v1.8.11...v1.8.12

v1.8.11 - Hotfix preconditioning switch translation

04 Apr 04:11
Compare
Choose a tag to compare

Just adds the missing translation string for preconditioning

Full Changelog: v1.8.10...v1.8.11

v1.8.10 - Startup performance improvement

04 Apr 03:12
Compare
Choose a tag to compare

Made some minor improvements to init so that more APIs calls run simultaneously, hopefully reducing the startup time.

Full Changelog: v1.8.9...v1.8.10