Releases: Teslemetry/hass-teslemetry
v3.0.19 - Streaming Media platform
Adds the streaming media platform which requires firmware 2025.2.6
Full Changelog: v3.0.18...v3.0.19
v3.0.18 - Hotfix Update platform bug
v3.0.17 introduced an undetected bug related to restore which broke the entity on some installs.
Full Changelog: v3.0.17...v3.0.18
v3.0.17 - Update platform fixes
This release only fixes the update sensor to work more accurately with streaming data.
No fixes have been made to Calendar yet.
What's Changed
- Bump tesla-fleet-api from 0.8.5 to 0.9.10 by @dependabot in #196
- Bump teslemetry-stream from 0.6.5 to 0.6.11 by @dependabot in #198
- Bump ruff from 0.9.2 to 0.9.6 by @dependabot in #197
- Bump actions/setup-python from 5.2.0 to 5.4.0 by @dependabot in #190
- Bump softprops/action-gh-release from 2.0.8 to 2.2.1 by @dependabot in #179
- Add enum for Drive Inverter state + decimals on battery temp by @tomassanjuann in #170
- Bump actions/checkout from 4.2.0 to 4.2.2 by @dependabot in #145
- Bump SethCohen/github-releases-to-discord from 1.15.0 to 1.16.2 by @dependabot in #142
Full Changelog: v3.0.16...v3.0.17
v3.0.16 - Calandar improvements
You can now create, edit and delete calandar entries, but there are still some issues with one-time schedules.
Full Changelog: v3.0.15...v3.0.16
v3.0.15 - Fix DC_DC in streaming library
Full Changelog: v3.0.14...v3.0.15
v3.0.14 - Calendars and Climate
Adds a charging and preconditioning schedule, and the Energy Site buy and sell tariffs, as calendars. Modifying the charging and preconditioning schedule is implemented but doesnt seem to work on my Model 3.
The climate entity is now streaming, but does not have bioweapon defense mode, as Tesla doesnt provide this in the streaming data yet.
Full Changelog: v3.0.13...v3.0.14
v3.0.13 - Add calandars
Adds Charging, Preconditioning, Buy tariff and Sell tariff calandars.
The ability to add, edit, and remove has been disabled for now as it needs more work.
Full Changelog: v3.0.12...v3.0.13
v3.0.12 - Add more models
This adds the Cybertruck, Roadster, and Semi to the dictionary, and makes the Wall Connector model attribute safer.
Full Changelog: v3.0.11...v3.0.12
v3.0.11 - Fix charge cable binary sensor, charger switch, and defrost switch
Fixes the charge cable binary sensor to work on streaming data, the charger switch now reflects the vehicle charging state instead of the charging request state, and the defrost switch had broken logic which has now been corrected.
Full Changelog: v3.0.10...v3.0.11
v3.0.10 - Add Command Credit balance sensor
Adds a new sensor entity with your latest Command Credit balance. This sensor will only update when you run a command that consumes command credits.
What's Changed
- Bump ruff from 0.8.2 to 0.9.2 by @dependabot in #185
Full Changelog: v3.0.9...v3.0.10