Releases: Teslemetry/hass-teslemetry
Releases · Teslemetry/hass-teslemetry
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.
Add Buttons and Binary Sensors
Full Changelog: v1.0.1...v1.0.3
Fix english translation for climate
Full Changelog: v1.0.0...v1.0.1
Initial HACS release
A copy from the sensors PR, to be used in HACS.