Skip to content

Releases: Teslemetry/hass-teslemetry

Fix off_grid_intentional

03 Oct 22:42
Compare
Choose a tag to compare

There was a typo in the off_grid_intentional value

What's Changed

Full Changelog: v2.2.0...v2.2.1

v2.2.0

03 Oct 01:30
Compare
Choose a tag to compare

Improves the Energy History coordinator to poll every 5 minutes 15-30 seconds after the time period.
Improves streaming to use a single connection for all vehicles, opening the door to streaming energy data too.

What's Changed

Full Changelog: v2.1.2...v2.2.0

v2.1.2 - Hotfix for energy history and library version in Diag

19 Sep 22:32
Compare
Choose a tag to compare

Works around a small issue in the energy history coordinator and adds the library version number to the diag to help troubleshoot library mismatches.

Full Changelog: v2.1.1...v2.1.2

v2.1.1 - Diag and Icons for Energy History

18 Sep 11:05
Compare
Choose a tag to compare

Adds icons and energy history coordinator to diag.

Full Changelog: v2.1.0...v2.1.1

v2.1.0 - Energy Dashboard support

17 Sep 23:10
Compare
Choose a tag to compare

Adds a new coordinator to poll for Powerwall/Solar energy history data, which you can use to populate the Home Assistant energy dashboard. Please note this data only gets updated by Tesla every 5 minutes, and its difficult for me to test, so I look forward to your feedback on how accurate the sensors are.

Credit to @JEMcats for bringing this to my attention.

This release also fixes an issue where server side polling data was being applied to the coordinator twice.

Full Changelog: v2.0.13...v2.1.0

v2.0.13 - Island Status translations

16 Sep 09:48
Compare
Choose a tag to compare

Add values and translations for Island staatus sensor.

BREAKING CHANGE: If you currently use an untranslated value (with underscores) in your automations, you will need to update them after installing this update.

Full Changelog: v2.0.11...v2.0.13

v2.0.11 - Fix for auto streaming with more than 1 vehicle

04 Sep 10:14
Compare
Choose a tag to compare

A bug was causing vehicle updates from one vehicle being written to another. This release addresses this issue specifically.

What's Changed

Full Changelog: v2.0.10...v2.0.11

v2.0.10 - Fix streaming and improve status

30 Aug 11:21
Compare
Choose a tag to compare

A bug in the switch platform init has been fixed, and a change introduced by Tesla that caused streaming to break has also been fixed.

The status field now uses other streaming information to work out if the vehicle is awake.

Full Changelog: v2.0.9...v2.0.10

v2.0.9 - Fix media volume and climate set temp

30 Aug 08:58
Compare
Choose a tag to compare

Some small bug fixes in the media volume and climate set temp actions.

Full Changelog: v2.0.8...v2.0.9

v2.0.8 - Hotfix compatability with Tessie and Tesla Fleet

29 Aug 02:45
Compare
Choose a tag to compare

The library was updated for Teslemetry but not for Tessie or Tesla Fleet which can cause issues.

This hotfix stops that conflict from breaking all streaming.

Full Changelog: v2.0.7...v2.0.8