Skip to content

Releases: widewing/ha-toyota-na

v2.3.0

19 May 00:17
9db1deb
Compare
Choose a tag to compare
v2.3.0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v2.2.1...v2.3.0

v2.2.1

14 Apr 20:32
Compare
Choose a tag to compare

v2.2.0

20 Mar 05:17
290b286
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.3...v2.2.0

2.1.3

05 Mar 01:55
d150acf
Compare
Choose a tag to compare

GitHub Releases (by Release)

Fixed:
Fixed a deprecated call when initializing this component

2.1.2

01 May 23:09
Compare
Choose a tag to compare

GitHub Releases (by Release)

Fixed:

Bumped pypi lib to fix an issue in 2.1.1 with 2022 model years and a dependency conflict with Home Assistant.

2.1.0

30 Apr 21:55
Compare
Choose a tag to compare

GitHub Releases (by Release)

New:

Added support for the diagnostic platform. If you're still having trouble properly setting up this integration navigate to the integrations page and click the Download Diagnostics button from the Toyota (North America) menu. Any sensitive info in the diagnostic is redacted automatically, including vins, authentication details, etc. The rest of the information is needed to better determine what might be going wrong.

To report diagnostic info please open a Github Issue containing the full text of the error you're receiving as well as a copy of the diagnostic data. Any issues without diagnostic data will be looked at after any issues that contain the requested info.

2.0.3

10 Apr 21:49
7e93312
Compare
Choose a tag to compare

GitHub Releases (by Release)

Bump Toyota-NA lib to properly guard against unsupported vehicle generations

2.0.2

08 Apr 02:37
ddec86d
Compare
Choose a tag to compare

GitHub Releases (by Release)

This version pulls a new version of the Toyota-NA Python library that adds additional guards to only return vehicles of supported generations back to Home Assistant.

2.0.1 🛠

06 Apr 01:58
Compare
Choose a tag to compare

GitHub Releases (by Release)

Fixed:

Dependency conflict with HA 2022.4 would cause the integration to fail.

2.0.0 🥳

11 Mar 13:57
Compare
Choose a tag to compare

GitHub Releases (by Release)

Please file an issue to report a bug and feel free to join us on Discord to ask for help and hang out! discord.gg/mFHJYew658

NEW:

  • Entune 3.0 vehicles are now supported. We don't have an exhaustive list but vehicles in the 2018-2019 range that didn't previously work should now integrate successfully. thanks @jlmaners!
  • locking and unlocking doors is now exposed via the lock integration
  • door, lock, and window state are now binary_sensors
  • parking and real-time location sensors are now device_trackers
  • numeric sensors will now, as best effort, report the correct measurement types and measurement states
  • vehicle remote start runtime status is now tracked as a sensor

FIXED:

  • authentication state persists more robustly between HA reboots and tokens should automatically refresh
  • fixed a dependency conflict preventing the component from running in home assistant >=2022.3.x. thanks @jlmaners!
  • sensors with mi or km units of measurement are now reflected accurately in HA

BREAKING:

  • the services for locking and unlocking the vehicle have been removed. use the lock integration
  • removed oil and key batt sensors. the data appears to be static in the API and unused by Toyota