Update branch of add-ons with armv7 (#538)

* Update branch of add-ons with armv7

* update configurator

* Fix docker file

* Update docker files

* fix image

* Update

* certbot
This commit is contained in:
Pascal Vizeli
2019-03-10 17:09:35 +01:00
committed by GitHub
parent 56234db7be
commit aaa1282d02
3 changed files with 9 additions and 6 deletions

View File

@@ -1,10 +1,10 @@
{
"name": "TellStick",
"version": "0.5",
"version": "1.0",
"slug": "tellstick",
"description": "TellStick and TellStick Duo service.",
"url": "https://home-assistant.io/addons/tellstick/",
"arch": ["armhf", "aarch64", "amd64", "i386"],
"arch": ["armhf", "armv7", "aarch64", "amd64", "i386"],
"startup": "system",
"stdin": true,
"boot": "auto",