Skip to content

Instantly share code, notes, and snippets.

@wasabi1341
Last active October 15, 2016 15:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wasabi1341/0dc10925bf7d1fdd408b11b40d1f4e7b to your computer and use it in GitHub Desktop.
Save wasabi1341/0dc10925bf7d1fdd408b11b40d1f4e7b to your computer and use it in GitHub Desktop.
{
"bridge":
{
"name": "Homebridge",
"username": "AA:BB:CC:DD:EE:",
"port": 51826,
"pin": "031-45-154"
},
"accessories": [
{
"name": "hoge",
//一個目のアクセサリの設定
},{
"name": "hoge2",
//二個目のアクセサリの設定
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment