Releases: Teslemetry/hass-teslemetry
v1.6.4 - Hotfix for 1.6.3 only (experimental)
To fix the startup issue of 1.6.3
Full Changelog: v1.6.3...v1.6.4
v1.6.3 - Streaming Support (Experimental)
This release is a major refactor to enable two different sources of data, polling and streaming. Streaming has only been tested on the location device tracker, but untested configuration has been added to the lock and sensor platforms.
Other platforms such as binary sensors will be added in a later release.
This release does not have the ability to change fleet telemetry fields or config, so this must still be done using the website.
What's Changed
- Bump tesla-fleet-api from 0.4.5 to 0.4.6 by @dependabot in #39
Full Changelog: v1.6.2...v1.6.3
v1.6.2 - Improved exception handling
Full Changelog: v1.6.1...v1.6.2
v1.6.1 - Media player bugfix
Fixes the double await in media player. Also has a new wake up method that only calls wake_up once.
Full Changelog: v1.6.0...v1.6.1
v.1.6.0 Icons
This release fixes the icons.json file, and adds additional icons.
What's Changed
- Bump ruff from 0.2.1 to 0.2.2 by @dependabot in #38
Full Changelog: v1.5.5...v1.6.0
v1.5.5 - Error handling and new sensors
Full Changelog: v1.5.4...v1.5.5
v1.5.4 - Product API Fix
Tesla changed the product API which broken init. This should fix it.
Full Changelog: v1.5.3...v1.5.4
v1.5.3 - Energy Test
Full Changelog: v1.5.2...v1.5.3
v1.5.2 - Energy improvements
Changes for energy endpoints again.
Full Changelog: v1.5.0...v1.5.2
v1.5.0 - New sensors, and more Energy command fixes
Fixes an issue with Homelink
Adds requested battery SOC and range sensors (disabled by default)
Fixes the handle_command wrapper for energy commands
Full Changelog: v1.4.9...v1.5.0