Skip to content

Instantly share code, notes, and snippets.

@mattlljones
Created June 16, 2016 19:09
Show Gist options
  • Save mattlljones/3ed7b73e1614dc3dc456a6edf34b710e to your computer and use it in GitHub Desktop.
Save mattlljones/3ed7b73e1614dc3dc456a6edf34b710e to your computer and use it in GitHub Desktop.
{
"bridge": {
"name": "My HomeKit",
"username": "CD:22:3D:E3:CE:30",
"port": 51827,
"pin": "555-45-154"
},
"description": "Homekit bridge, hope its working!",
"accessories": [],
"platforms": [
{
"platform": "BelkinWeMo",
"name": "WeMo Platform",
"expected_accessories" : "1",
"timeout" : "60",
"homekit_safe" : "1"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment