Files
addons/homematic/build.json
Pascal Vizeli a59deb7d6e Homematic IP support (#424)
* Update config.json

* Sync time of RF Daemon every 30min (#425)

* sync homematic time periodically

* Show "Run SetInterfaceClock" in log file

* signal handler added

* version incremented

* Update CHANGELOG.md

* Grammar fixes (#429)

* Update config.json

* Forward

* fix config

* small size

* fix copy

* fix path

* Debug

* Fix script

* fix settings

* fix path

* Update run.sh
2018-10-28 23:28:27 +01:00

11 lines
230 B
JSON

{
"build_from": {
"armhf": "homeassistant/armhf-base-ubuntu:18.04",
"amd64": "homeassistant/i386-base-ubuntu:18.04",
"i386": "homeassistant/i386-base-ubuntu:18.04"
},
"args": {
"OCCU_VERSION": "3.37.8"
}
}