Skip to content

Releases: bretterer/home-assistant-rivian

Version 1.0.0-beta.15

11 Nov 04:00
b304302
Compare
Choose a tag to compare
Version 1.0.0-beta.15 Pre-release
Pre-release

What's Changed

  • 🐛 set binary_senor.on_value for car_wash_mode entity by @tmack8001 in #129

Full Changelog: 1.0.0-beta.14...1.0.0-beta.15

Release 0.10.10

13 Nov 03:02
Compare
Choose a tag to compare

What's Changed

  • 🐛 set binary_senor.on_value for car_wash_mode entity by @tmack8001 in #128

Full Changelog: 0.10.9...0.10.10

Version 1.0.0-beta.14

06 Nov 19:44
e7051bf
Compare
Choose a tag to compare
Version 1.0.0-beta.14 Pre-release
Pre-release

What's Changed

  • 🐛 use _update_interval within context of it being set by @tmack8001 in #124
  • ✨ add in new sensors from latest 2.x mobile releases : trailer_status , windows_next_action, twelve_volt_battery_health and car_wash_mode by @tmack8001 in #127

Full Changelog: 1.0.0-beta.13...1.0.0-beta.14

Version 0.10.9

06 Nov 19:42
6a74c32
Compare
Choose a tag to compare

What's Changed

  • ✨ add in new sensors from latest 2.x mobile releases (gnssBearing, gnssSpeed, trailerStatus, carWashMode, windowsNextAction and twelveVoltBatteryHealth) by @tmack8001 in #126

Full Changelog: 0.10.8...0.10.9

Version 0.10.8

13 Oct 16:15
c0c25f0
Compare
Choose a tag to compare

What's Changed

  • ✨ Dynamic charging poll interval based on if vehicle is actively plugged in and charging (15 seconds) or not (15 minutes) instead of always polling at the same rate (15 seconds) by @tmack8001 in #125
  • 🐛 Issue #122 backport fix from beta release that addresses unavailability of vehicle charging sensors ( switch from self.vehicle_vin to to `self.vehicle_id for charging queries) by @tmack8001 in #125

Full Changelog: 0.10.7...0.10.8

Release 1.0.0-beta.13

22 Sep 22:03
Compare
Choose a tag to compare
Release 1.0.0-beta.13 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:

  1. From within your vehicle, navigate to "Drivers and Keys" under settings
  2. Select "Set Up" for the relevant phone key (this should be the name of your HA instance's home location, typically "Home")
  3. 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.13

Release 1.0.0-beta.12

22 Sep 01:56
Compare
Choose a tag to compare
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:

  1. From within your vehicle, navigate to "Drivers and Keys" under settings
  2. Select "Set Up" for the relevant phone key (this should be the name of your HA instance's home location, typically "Home")
  3. 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

Release 1.0.0-beta.11

22 Sep 00:11
Compare
Choose a tag to compare
Release 1.0.0-beta.11 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:

  1. From within your vehicle, navigate to "Drivers and Keys" under settings
  2. Select "Set Up" for the relevant phone key (this should be the name of your HA instance's home location, typically "Home")
  3. 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.11

Release 1.0.0-beta.10

21 Sep 23:02
Compare
Choose a tag to compare
Release 1.0.0-beta.10 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:

  1. From within your vehicle, navigate to "Drivers and Keys" under settings
  2. Select "Set Up" for the relevant phone key (this should be the name of your HA instance's home location, typically "Home")
  3. 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.10

Release 1.0.0-beta.9

20 Sep 02:47
Compare
Choose a tag to compare
Release 1.0.0-beta.9 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:

  1. From within your vehicle, navigate to "Drivers and Keys" under settings
  2. Select "Set Up" for the relevant phone key (this should be the name of your HA instance's home location, typically "Home")
  3. 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.9