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)
198 lines • 7.84 kB
JSON
{
"id": "C4:E1:31:AD:3A:86",
"name": "Eve Testing",
"address": "192.168.55.51",
"port": 50333,
"enableHistory": false,
"pairingData": {
"AccessoryPairingID": "43343a45313a33313a41443a33413a3836",
"AccessoryLTPK": "b3167073a50c012c5e561c7726f6df9b59a0f83ab7bebac75103770f089ea145",
"iOSDevicePairingID": "35633737653765322d323132622d346336632d623762372d373263663038373731316161",
"iOSDeviceLTSK": "024c6159b269d9e8271d762bc3fa0300dd9096f223a372791531859ad83e7925f2efffcb14be60ff4605f293356bfbc094889e9857d9c79987cad026009ae731",
"iOSDeviceLTPK": "f2efffcb14be60ff4605f293356bfbc094889e9857d9c79987cad026009ae731"
},
"accessories": {
"accessories": [
{
"aid": 1,
"services": [
{
"type": "3E",
"iid": 1,
"characteristics": [
{
"perms": [
"pw"
],
"type": "14",
"iid": 2,
"format": "bool"
},
{
"value": "Elgato",
"perms": [
"pr"
],
"type": "20",
"iid": 3,
"format": "string"
},
{
"value": "Moni",
"perms": [
"pr"
],
"type": "21",
"iid": 4,
"format": "string"
},
{
"value": "Eve Testing",
"perms": [
"pr"
],
"type": "23",
"iid": 5,
"format": "string"
},
{
"value": "235KHWSJTMKBN",
"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": "8D",
"iid": 31,
"characteristics": [
{
"value": "Air Quality",
"perms": [
"pr"
],
"type": "23",
"iid": 32,
"format": "string"
},
{
"value": 5,
"perms": [
"pr",
"ev"
],
"type": "95",
"iid": 33,
"format": "uint8"
},
{
"format": "float",
"perms": [
"pr",
"ev"
],
"iid": 34,
"maxValue": 1000,
"minValue": 0,
"value": 0,
"type": "C6",
"description": "",
"minStep": 1
},
{
"format": "float",
"perms": [
"pr",
"ev"
],
"iid": 35,
"maxValue": 1000,
"minValue": 0,
"value": 0,
"type": "C7",
"description": "",
"minStep": 1
}
]
}
]
}
]
}
}