UNPKG

homebridge-hca

Version:

HCA plugin for Homebridge

23 lines 657 B
{ "bridge": { "name": "Homebridge", "username": "CC:22:3D:E3:CE:30", "port": 51826, "pin": "031-45-154", "manufacturer": "@nfarina", "model": "Homebridge", "serialNumber": "0.4.20" }, "description": "This is an example configuration. You can use this as a template for creating your own configuration file containing devices you actually own.", "accessories": [], "platforms": [ { "platform": "HCA", "name": "HCA", "clientName": "Homebridge", "host": "", "port": 2000, "password": "" } ] }