Update HACS

This commit is contained in:
root
2022-10-30 09:47:33 -07:00
parent 791369c66a
commit 108f9c24cc
18 changed files with 146 additions and 49 deletions

View File

@@ -8,7 +8,8 @@
"websocket_api",
"frontend",
"persistent_notification",
"lovelace"
"lovelace",
"repairs"
],
"documentation": "https://hacs.xyz/docs/configuration/start",
"domain": "hacs",
@@ -18,5 +19,5 @@
"requirements": [
"aiogithubapi>=22.2.4"
],
"version": "1.26.2"
"version": "1.28.3"
}