Skip to content

Releases: Teslemetry/hass-teslemetry

v1.10.0 - Fix infinte loop bug in streaming

04 Jul 23:47
Compare
Choose a tag to compare

Many of you noticed at around 00:10 UTC your Home Assistant instances would hang. This was partially addressed by removing the automated restarts.

The root cause has now been identified as the python-teslemetry-stream library and its inability to correctly handle the server closing the connection. This release bumps the python-teslemetry-stream library to fix this bug.

Full Changelog: v1.9.17...v1.10.0

v1.9.17 - Sunroof

04 Jul 09:55
Compare
Choose a tag to compare

I cant test it, but this release add support for the Model S sunroof.

Full Changelog: v1.9.16...v1.9.17

v1.9.16 - Fix energy models

01 Jul 07:02
Compare
Choose a tag to compare

v1.9.15 - Remove Test Server

30 Jun 22:28
Compare
Choose a tag to compare

v1.9.14 modified the load balancer used by the integration, this release reverts that change.

Full Changelog: v1.9.14...v1.9.15

v1.9.14 - Fix streaming fields

30 Jun 09:13
Compare
Choose a tag to compare

A bunch of the streaming fields were not be converted to the correct type, which could causes errors or bad values.

What's Changed

Full Changelog: v1.9.13...v1.9.14

v1.9.13 - Services

07 Jun 00:54
Compare
Choose a tag to compare

Adds new services for Speed Limit, Valet Mode, and Time of use. (for real this time)

What's Changed

Full Changelog: v1.9.12...v1.9.13

v1.9.12 - Services, Repairs, Event sensors

06 Jun 05:05
9034484
Compare
Choose a tag to compare

Adds new sensors for the alert and error events from telemetry
Adds the start of repair actions from subscription or scope issues.

What's Changed

Full Changelog: v1.9.11...v1.9.12

v1.9.11 - Make reauth easier

18 May 07:06
Compare
Choose a tag to compare

When a reauth is triggered, it will try your existing access token immediately. This will make it clear whats wrong immediately, or if the issue has already been fixed it will instantly resolve.

Full Changelog: v1.9.10...v1.9.11

v1.9.10 - Fix Diag

17 May 03:05
Compare
Choose a tag to compare

Fixes a small bug still outstanding in Diag. Thanks Andrew!

Full Changelog: v1.9.9...v1.9.10

v1.9.9 - Sleep Bug fix

17 May 02:43
Compare
Choose a tag to compare

Major bug fix for the sleeping logic which was incorrectly running on all vehicles.

Seperated Speed Limit entity in to seperate MPH and KPH entities, both disabled by default.

Full Changelog: v1.9.8...v1.9.9