From ba46c98a6ab7b12b1c4630ad829484e216c2c4ee Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Thu, 7 Nov 2019 17:05:30 +0100 Subject: [PATCH] Update config.json --- ada/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ada/config.json b/ada/config.json index d8c506e..2a38b7e 100644 --- a/ada/config.json +++ b/ada/config.json @@ -4,7 +4,7 @@ "slug": "ada", "description": "Home Assistant featured voice assist", "url": "https://home-assistant.io/addons/ada/", - "arch": ["armv7", "amd64"], + "arch": ["armhf", "armv7", "amd64"], "startup": "application", "boot": "auto", "audio": true,