mirror of
https://github.com/aljazceru/addons.git
synced 2026-01-20 21:36:01 +01:00
10 lines
186 B
JSON
10 lines
186 B
JSON
{
|
|
"build_from": {
|
|
"amd64": "homeassistant/amd64-base-ubuntu:18.04",
|
|
"armhf": "homeassistant/armhf-base-raspbian:stretch"
|
|
},
|
|
"args": {
|
|
"DECONZ_VERSION": "2.05.66"
|
|
}
|
|
}
|