Update HACS
This commit is contained in:
@@ -63,6 +63,9 @@ class HacsPythonScriptRepository(HacsRepository):
|
||||
# Set name
|
||||
self.update_filenames()
|
||||
|
||||
if self.hacs.system.action:
|
||||
await self.hacs.validation.async_run_repository_checks(self)
|
||||
|
||||
@concurrent(concurrenttasks=10, backoff_time=5)
|
||||
async def update_repository(self, ignore_issues=False, force=False):
|
||||
"""Update."""
|
||||
|
||||
Reference in New Issue
Block a user