From 56234db7be9852e12f9426ab2487a16e9860fd64 Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Wed, 6 Mar 2019 15:38:18 +0100 Subject: [PATCH] Remove custom_dep & update arch tags --- tellstick/config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/tellstick/config.json b/tellstick/config.json index 936593e..c83339b 100644 --- a/tellstick/config.json +++ b/tellstick/config.json @@ -4,6 +4,7 @@ "slug": "tellstick", "description": "TellStick and TellStick Duo service.", "url": "https://home-assistant.io/addons/tellstick/", + "arch": ["armhf", "aarch64", "amd64", "i386"], "startup": "system", "stdin": true, "boot": "auto",