UNPKG

homebridge-zigbee

Version:
20 lines (19 loc) 397 B
{ "bridge": { "name": "Homebridge", "username": "CC:22:3D:E3:CE:30", "port": 51826, "pin": "031-45-154" }, "description": "My homebridge configuration", "platforms": [ { "platform": "ZigBeePlatform", "port": "/dev/tty.usbmodem14414221", "permitJoinTimeout": 120, "channel": 11, "disableLed": true, "disablePingLog": true } ] }