UNPKG

homebridge-homekit-proxy

Version:

Homebridge Homekit Proxy allows you to control HomeKit-enabled Devices directly from within HomeBridege. (Based on homebridge-homekit-controller by MartinPham)

216 lines 8.61 kB
{ "id": "CF:51:6F:9C:82:A3", "name": "Light Test", "address": "192.168.55.51", "port": 59965, "enableHistory": false, "pairingData": { "AccessoryPairingID": "43463a35313a36463a39433a38323a4133", "AccessoryLTPK": "bbfc44021b4bca4c920a602f4a1104db9173acfda063ea7ef442009d75bcbf43", "iOSDevicePairingID": "38613739316439612d356439312d343234622d613363622d643233316564313431653639", "iOSDeviceLTSK": "3213f14eb5f2f9c6bfcd85f8a0c5637f5a2ec4b495a440ca605a42733e6d2583204df6439950c44e2fe12207a12e6eb1cdf5e455efe1014f5581d272414a6513", "iOSDeviceLTPK": "204df6439950c44e2fe12207a12e6eb1cdf5e455efe1014f5581d272414a6513" }, "accessories": { "accessories": [ { "aid": 1, "services": [ { "type": "3E", "iid": 1, "characteristics": [ { "perms": [ "pw" ], "type": "14", "iid": 2, "format": "bool" }, { "value": "Me", "perms": [ "pr" ], "type": "20", "iid": 3, "format": "string" }, { "value": "Some", "perms": [ "pr" ], "type": "21", "iid": 4, "format": "string" }, { "value": "Light Test", "perms": [ "pr" ], "type": "23", "iid": 5, "format": "string" }, { "value": "2X4DHJLVJXHGP", "perms": [ "pr" ], "maxLen": 64, "type": "30", "iid": 6, "format": "string" }, { "value": "1.0.0", "perms": [ "pr" ], "type": "52", "iid": 7, "format": "string" } ] }, { "type": "55", "iid": 8, "characteristics": [ { "value": null, "perms": [ "pr", "pw" ], "type": "4C", "iid": 9, "format": "tlv8" }, { "value": null, "perms": [ "pr", "pw" ], "type": "4E", "iid": 10, "format": "tlv8" }, { "value": 0, "perms": [ "pr" ], "type": "4F", "iid": 11, "format": "uint8" }, { "value": null, "perms": [ "pr", "pw" ], "type": "50", "iid": 12, "format": "tlv8" } ] }, { "type": "A2", "iid": 13, "characteristics": [ { "value": "1.1.0", "perms": [ "pr", "ev" ], "maxLen": 64, "type": "37", "iid": 14, "format": "string" } ] }, { "type": "43", "iid": 15, "characteristics": [ { "value": "Lightbulb 50", "perms": [ "pr" ], "type": "23", "iid": 16, "format": "string" }, { "value": false, "perms": [ "pr", "pw", "ev" ], "type": "25", "iid": 17, "format": "bool" }, { "unit": "percentage", "format": "int", "perms": [ "pr", "pw", "ev" ], "iid": 18, "maxValue": 100, "minValue": 0, "value": 0, "type": "8", "minStep": 1 }, { "unit": "arcdegrees", "format": "float", "perms": [ "pr", "pw", "ev" ], "iid": 19, "maxValue": 360, "minValue": 0, "value": 0, "type": "13", "minStep": 1 }, { "unit": "percentage", "format": "float", "perms": [ "pr", "pw", "ev" ], "iid": 20, "maxValue": 100, "minValue": 0, "value": 0, "type": "2F", "minStep": 1 } ] } ] } ] } }