Skip to content

2.0.0-alpha.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@vanstinator vanstinator released this 26 Feb 22:21
· 6 commits to next since this release

GitHub Releases (by Release)

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.

NEW:

  • integrated with the lock platform 🎉
    • only supported for the entire vehicle. no per-door lock/unlock. the toyota app and api don't support that so we can't either.

FIXED:

  • entities names now follow the device name. level of success with this depends on the 2022.2.x minor version you're on

DEPRECATED:

  • the services for locking and unlocking the vehicle should be considered deprecated. They'll be removed soon in a future pre-release

Coming up:

  • 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
    • this has received movement this week and the support has landed in the base library. initial support should land in the integration very soon!