Update files

This commit is contained in:
SMKRV
2024-11-18 02:06:15 +03:00
parent 92075e303f
commit 6a3be87d59
4 changed files with 88 additions and 18 deletions
+1
View File
@@ -56,3 +56,4 @@ class HATextAISensor(CoordinatorEntity, SensorEntity):
ATTR_RESPONSE: last_response,
ATTR_LAST_UPDATED: self.coordinator.last_update_success_time,
}