Skip to content

Commit acf625e

Browse files
authored
include Install_Failed to the ota_status (#130)
1 parent b9bc215 commit acf625e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

custom_components/rivian/const.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -422,6 +422,7 @@
422422
"Installing",
423423
"Install Success",
424424
"Connection Lost",
425+
"Install Failed",
425426
],
426427
entity_category=EntityCategory.DIAGNOSTIC,
427428
old_key=f"{DOMAIN}_telematics_ota_status_status",

0 commit comments

Comments
 (0)