* Migrate deCONZ addon to core repo

* Update add-on

* Update run.sh

* Update Dockerfile

* Update Dockerfile

* Update Dockerfile

* Update Dockerfile

* Update Dockerfile

* Update Dockerfile

* Update build.json

* Update Dockerfile

* Update Dockerfile

* Use our raspbian

* Update config.json

* Update build.json

* Update config.json

* Update build.json

* Update config.json

* Update config.json

* Update run.sh

* Update config.json

* Update config.json

* Delete firmware.sh

* Update Dockerfile

* Update Dockerfile

* Update run.sh

* Update config.json

* Update run.sh

* Update Dockerfile

* Create ika-otau-dl.sh

* Update run.sh

* Fix rights

* Update ika-otau-dl.sh

* Update ika-otau-dl.sh

* Update ika-otau-dl.sh

* Update ika-otau-dl.sh

* Update README.md

* Update Dockerfile
This commit is contained in:
Pascal Vizeli
2019-01-15 15:21:36 +01:00
committed by GitHub
parent e8fa8aa5c8
commit 85d31f6237
9 changed files with 202 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
{
"build_from": {
"armhf": "raspbian/stretch",
"armhf": "homeassistant/armhf-base-raspbian:stretch",
"amd64": "homeassistant/amd64-base-ubuntu:16.04"
}
}