Releases: Teslemetry/hass-teslemetry
v1.9.0 - Pre2021 sleep beta
This is an experiemental release that attempts to let pre-2021 vehicles go to sleep by waiting for 15 minutes after 15 minutes of inactivity.
What's Changed
- Bump actions/checkout from 4.1.1 to 4.1.4 by @dependabot in #72
- Bump ruff from 0.3.5 to 0.4.2 by @dependabot in #71
Full Changelog: v1.8.18...v1.9.0
v1.8.18 - Fix for null Wall Connectors
Fixes a bug when Wall Connectors object is null
Full Changelog: v1.8.17...v1.8.18
v1.8.17 - Fix streaming types on non streaming entities
Fixes a bug where non-streaming entities were not being converted to the right units automatically.
Full Changelog: v1.8.16...v1.8.17
v1.8.16 - Unique ID for config entries
This release adds zero user functionality, it just adds unique IDs to config entries to prevent duplicates.
Full Changelog: v1.8.15...v1.8.16
v1.8.15 - Handle 403 and fix Diag
Fixes diagnostics by bumping Teslemetry Stream lib, and adds capturing 403 to reauth.
What's Changed
Full Changelog: v1.8.14...v1.8.15
v1.8.14 - Bugfixes and Defrost
The preconditioning switch has been fixed and renamed to Defrost. A preconditioning binary sensor has been added, and the update entity has been fixed so that it actually shows progress correctly..
Full Changelog: v1.8.13...v1.8.14
v1.8.13 - Diagnostics and Charging States
Adds the diagnostics platform to help troubleshooting, and also adds three new charging states only seen when using Fleet Telemetry.
Full Changelog: v1.8.12...v1.8.13
v1.8.12 - Events, Services, and Documentation
Adds events, improves services, and has documentation for both of these on GitHub.
Full Changelog: v1.8.11...v1.8.12
v1.8.11 - Hotfix preconditioning switch translation
Just adds the missing translation string for preconditioning
Full Changelog: v1.8.10...v1.8.11
v1.8.10 - Startup performance improvement
Made some minor improvements to init so that more APIs calls run simultaneously, hopefully reducing the startup time.
Full Changelog: v1.8.9...v1.8.10