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)
181 lines • 7.09 kB
JSON
{
"id": "8B:30:7A:70:D6:45",
"name": "SomeTest",
"address": "192.168.55.51",
"port": 59983,
"enableHistory": false,
"pairingData": {
"AccessoryPairingID": "38423a33303a37413a37303a44363a3435",
"AccessoryLTPK": "2cabd5bff395c84fbac1d06cb94e91faf516f4739ddf869d444201b0630ac5df",
"iOSDevicePairingID": "39626263316337382d636636322d343565322d386639322d373635396538663165336238",
"iOSDeviceLTSK": "73dee54fdaf7bdd49a775dd1fc1a3ee1981f08e72887e9680d419ac7798d67ca5ce015fcab0786c0fff9ccdaecaf754c8035d4064ce5488e4bae8f40dc12c78b",
"iOSDeviceLTPK": "5ce015fcab0786c0fff9ccdaecaf754c8035d4064ce5488e4bae8f40dc12c78b"
},
"accessories": {
"accessories": [
{
"aid": 1,
"services": [
{
"type": "3E",
"iid": 1,
"characteristics": [
{
"perms": [
"pw"
],
"type": "14",
"iid": 2,
"format": "bool"
},
{
"value": "Company Name",
"perms": [
"pr"
],
"type": "20",
"iid": 3,
"format": "string"
},
{
"value": "Model Name",
"perms": [
"pr"
],
"type": "21",
"iid": 4,
"format": "string"
},
{
"value": "SomeTest",
"perms": [
"pr"
],
"type": "23",
"iid": 5,
"format": "string"
},
{
"value": "S2QTQZ89WJFN5",
"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": "D7",
"iid": 15,
"characteristics": [
{
"value": "Open",
"perms": [
"pr"
],
"type": "23",
"iid": 16,
"format": "string"
},
{
"value": 0,
"perms": [
"pr",
"pw",
"ev"
],
"type": "B0",
"iid": 17,
"format": "uint8"
},
{
"value": 0,
"perms": [
"pr",
"ev"
],
"type": "77",
"iid": 18,
"format": "uint8"
}
]
}
]
}
]
}
}