Files
addons/homematic/build.json
Pascal Vizeli 19bd4e564d Ingress for Homematic (#1084)
* Ingress for Homematic

* Improvments
2020-02-17 14:51:07 +01:00

11 lines
214 B
JSON

{
"build_from": {
"armv7": "homeassistant/armv7-base-debian:bullseye",
"i386": "homeassistant/i386-base-debian:bullseye"
},
"args": {
"OCCU_VERSION": "3.51.6-1",
"CCU_VERSION": "3.51.6"
}
}