Releases: Teslemetry/hass-teslemetry
Fix charging sensor translation
Full Changelog: v1.2.3...v1.2.4
Fixes and Icons
Full Changelog: v1.2.2...v1.2.3
Various fixes
Fixed switch translation
Fixed number service calls
Fixed charging sensor
Fixed vehicle device names
Full Changelog: v0.2.0...v1.2.1
All Platforms
This release contains all platforms with the same features as Tessie.
Full Changelog: v1.1.5...v1.2.0
Reflect scopes with supported features
Entities with services will not have supported features if the vehicle command scope is missing.
Add device tracker
Add device tracker
Full Changelog: v1.1.3...v1.1.4
Fix avaliability bug
Dont set avaliability at the base entity level since it can change platform to platform.
Pass initial data to coordinator
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
They no longer have a HEAT device class, to be less confusing. Also fixed the translation key.
Dont wake the vehicle
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.