homebridge-knx-easy
Version:
homebridge shim for KNX home automation.
13 lines • 359 B
JSON
{
"bridge": {
"name": "Homebridge",
"username": "CC:22:3D:E3:CE:30",
"port": 51826,
"pin": "031-45-154"
},
"description": "This is an example configuration file for KNX platform shim Updates for homebridge change https://github.com/homebridge/homebridge/pull/2481",
"platforms": [ {"name":"KNX", "platform":"KNX"}
],
"accessories": [
]
}