Files
addons/homematic/build.json
Pascal Vizeli 9a360be8e0 HomeMatic: s6-overlay & tempio (#1713)
* HomeMatic: s6-overlay & tempio

* Use tempio

* fix line end

* Fix dev version

* Fix bugs
2020-12-16 12:34:51 +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.55.5-1",
"CCU_VERSION": "3.55.5"
}
}