mirror of
https://github.com/aljazceru/addons.git
synced 2026-01-25 15:55:40 +01:00
11 lines
245 B
JSON
11 lines
245 B
JSON
{
|
|
"build_from": {
|
|
"aarch64": "homeassistant/aarch64-base-debian:buster",
|
|
"amd64": "homeassistant/amd64-base-debian:buster",
|
|
"armhf": "homeassistant/armhf-base-raspbian:buster"
|
|
},
|
|
"args": {
|
|
"DECONZ_VERSION": "2.05.79"
|
|
}
|
|
}
|