Skip to content

Releases: Teslemetry/hass-teslemetry

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.

Add Buttons and Binary Sensors

31 Jan 03:11
Compare
Choose a tag to compare

Fix english translation for climate

30 Jan 23:12
Compare
Choose a tag to compare

Initial HACS release

30 Jan 22:58
Compare
Choose a tag to compare

A copy from the sensors PR, to be used in HACS.