Skip to content

Commit

Permalink
include Install_Failed to the ota_status (#130)
Browse files Browse the repository at this point in the history
  • Loading branch information
tmack8001 authored Nov 15, 2023
1 parent b9bc215 commit acf625e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions custom_components/rivian/const.py
Original file line number Diff line number Diff line change
Expand Up @@ -422,6 +422,7 @@
"Installing",
"Install Success",
"Connection Lost",
"Install Failed",
],
entity_category=EntityCategory.DIAGNOSTIC,
old_key=f"{DOMAIN}_telematics_ota_status_status",
Expand Down

0 comments on commit acf625e

Please sign in to comment.