Release 1.0.0-beta.12
Pre-release
Pre-release
What's Changed
- ✨ You can now control certain features of your vehicle from HA!**
- Toggle alarm
- Adjust cabin climate
- Start/stop
- Set temperature
- Defrost/defog
- Set charging limit
- Start/stop charging
- Lock/unlock closures
- Drop tailgate (R1T)
- Open/close front trunk
- Toggle gear guard video
- Open/close liftgate (R1S)
- Open gear tunnels (R1T)
- Set seat heat/vent levels
- Toggle steering wheel heat
- Wake vehicle
- Vent/close windows
- ✨ Limit control of your vehicle(s) based on defined zones in HA**
- ✨ Various views of your vehicle are now pulled in as images. You can use these in your favorite dashboards from https://github.com/tmack8001/ha-rivian-card or anywhere an image entity_id is accepted!
- ✨ Reduce API calls to live session charging when not plugged in
- ✨ Add "download diagnostics" functionality and redacted logs to protect key data when sharing info for troubleshooting
- ✨ Link to official Rivian release notes for the update entity as well as the ability to start an update from HA
- ✨ Other new entities
- Drivers (# of drivers with access to your vehicle)
- Keys (# of keys associated with your vehicle, includes attributes for paired and enabled)
- Bearing
- Speed
- 🐛 Properly unsubscribe and close web socket when unloading the integration
- 🐛 Fix an issue where reloading or configuring options occasionally resulted in most entities becoming unavailable until restart of HA
** Note: To enable this feature, you need to have two-factor authentication (2FA) enabled on your Rivian account and have an available slot for a phone key (currently limited to 4 per vehicle as of vehicle software 2023.26.00) and then configure the integration and select the vehicle(s) you want to enroll. Additionally, as of vehicle software 2023.34.00, your HA instance also needs Bluetooth to complete the in-vehicle pairing setup and will need to be within reach of the vehicle's bluetooth radio.
To complete the pairing setup after enabling vehicle controls in HA:
- From within your vehicle, navigate to "Drivers and Keys" under settings
- Select "Set Up" for the relevant phone key (this should be the name of your HA instance's home location, typically "Home")
- Click on the "Pair" button entity for the associated vehicle in HA
HA will then attempt to connect to your vehicle and complete the pairing process. On Darwin (MacOS) based systems, a pop-up will appear which you will have to manually click to allow pairing. On Linux or Windows systems, this should happen automatically.
Full Changelog: 0.10.7...1.0.0-beta.12