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 0e758c65dd
commit f52e0d7a60
39 changed files with 82 additions and 48 deletions

View File

@@ -4,7 +4,7 @@
"slug": "git_pull",
"description": "Simple git pull to update the local configuration",
"url": "https://home-assistant.io/addons/git_pull/",
"arch": ["armhf", "aarch64", "amd64", "i386"],
"arch": ["armhf", "armv7", "aarch64", "amd64", "i386"],
"startup": "services",
"boot": "manual",
"hassio_api": true,