Skip to content

2.0.0-alpha.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@vanstinator vanstinator released this 26 Feb 04:14
· 8 commits to next since this release

GitHub Releases (by Release)

Same as 2.0.0-alpha.2 with a fix for a bug that prevented integration startup

Another weekend, another alpha release of the 2.0 integration. To install via HACS you'll need to enable pre-release updates. Updating is currently not recommended as additional breaking changes are likely and expected.

FIXED:

  • authentication state was still handled in a buggy way. fixed in the upstream toyota-na lib. auth should now correctly persist between reboots using the refresh token even if the auth token is expired
  • remote start attributes didn't work as intended. rewrote and made them more useful
  • model name and year were missing from Device page and entity names
  • parking and real time location were switched with each other erroneously
  • oil and key status still missing. need to wire in the api call to the new api abstraction

We're now, where applicable, at feature parity with the old integration. The following improvements are left before a last round of bug squashing on the road to stable:

  • integrate vehicle with the lock platform
  • integrate remote start with the switch platform (this will likely include built-in smarts to make sure doors are locked, lock them if not, force vehicle state refresh, etc. there's too many moving pieces required for one-off automations to successfully start a vehicle that I want to consolidate)
  • merge support for older vehicles