Back
xcid/loxone-homekit
By xcid
1.3K
Loxone Homekit Integration in go
Work in progress
cp config.yaml.template config.yaml # Edit the config.yaml file with your loxone informations docker run -v $(pwd)/config.yaml:/config.yaml -v $(pwd)/config:/config --net=host -it xcid/loxone-homekit:latest
docker pull xcid/loxone-homekit