parent
72da0a0e1d
commit
abc57ea706
12 changed files with 13 additions and 14 deletions
|
@ -42,7 +42,6 @@ class TessieUpdateEntity(TessieEntity, UpdateEntity):
|
|||
@property
|
||||
def latest_version(self) -> str | None:
|
||||
"""Return the latest version."""
|
||||
# Dont show an update when its not in a state that can be actioned
|
||||
if self.get("vehicle_state_software_update_status") in (
|
||||
TessieUpdateStatus.AVAILABLE,
|
||||
TessieUpdateStatus.SCHEDULED,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue