mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
parent
f7d482c85b
commit
675d4f48b5
@ -65,7 +65,7 @@ class TessieUpdateEntity(TessieEntity, UpdateEntity):
|
||||
TessieUpdateStatus.WIFI_WAIT,
|
||||
):
|
||||
return self.get("vehicle_state_software_update_version")
|
||||
return None
|
||||
return self.installed_version
|
||||
|
||||
@property
|
||||
def in_progress(self) -> bool | int | None:
|
||||
|
Loading…
x
Reference in New Issue
Block a user