Initial Commit

Add all files from private repo
This commit is contained in:
Gautham Varma K
2021-04-18 19:00:27 +05:30
commit 4a9d4249c6
24 changed files with 1131 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"build_from": {
"aarch64": "ghcr.io/hassio-addons/base/aarch64:9.2.0",
"amd64": "ghcr.io/hassio-addons/base/amd64:9.2.0",
"armhf": "ghcr.io/hassio-addons/base/armhf:9.2.0",
"armv7": "ghcr.io/hassio-addons/base/armv7:9.2.0",
"i386": "ghcr.io/hassio-addons/base/i386:9.2.0"
}
}