[AWTRIX] Initial add (#132)

This commit is contained in:
Max Winterstein
2022-12-27 23:04:39 +01:00
committed by GitHub
parent 13bc6dab8c
commit 589ca18651
18 changed files with 433 additions and 0 deletions

7
awtrix/build.json Normal file
View File

@@ -0,0 +1,7 @@
{
"build_from": {
"armv7": "ghcr.io/hassio-addons/base:13.0.0",
"aarch64": "ghcr.io/hassio-addons/base:13.0.0",
"amd64": "ghcr.io/hassio-addons/base:13.0.0"
}
}