Skip to content

Releases: Teslemetry/hass-teslemetry

Fix charging sensor translation

03 Feb 05:09
Compare
Choose a tag to compare

Fixes and Icons

03 Feb 05:07
Compare
Choose a tag to compare

Various fixes

02 Feb 22:44
Compare
Choose a tag to compare

Fixed switch translation
Fixed number service calls
Fixed charging sensor
Fixed vehicle device names

Full Changelog: v0.2.0...v1.2.1

All Platforms

02 Feb 09:49
Compare
Choose a tag to compare

This release contains all platforms with the same features as Tessie.

Full Changelog: v1.1.5...v1.2.0

Reflect scopes with supported features

01 Feb 21:51
Compare
Choose a tag to compare

Entities with services will not have supported features if the vehicle command scope is missing.

Add device tracker

01 Feb 03:36
Compare
Choose a tag to compare

Add device tracker

Full Changelog: v1.1.3...v1.1.4

Fix avaliability bug

01 Feb 03:13
Compare
Choose a tag to compare

Dont set avaliability at the base entity level since it can change platform to platform.

Pass initial data to coordinator

31 Jan 23:56
Compare
Choose a tag to compare

Pass the data from the products API to the coordinator so we at least know what the vehicle name and model is at startup

Fix auto seat/steering heater binary sensors

31 Jan 22:58
Compare
Choose a tag to compare

They no longer have a HEAT device class, to be less confusing. Also fixed the translation key.

Dont wake the vehicle

31 Jan 22:54
Compare
Choose a tag to compare

No longer wakes the vehicle up on startup, instead, everything will be unavaliable until the vehicle comes online. Use an automation if you still want to wake the vehicle on startup.