Skip to content

Instantly share code, notes, and snippets.

@rxseger
Created October 6, 2016 02:58
Show Gist options
  • Save rxseger/c8417c672e333f37ef755823ff7e3eb8 to your computer and use it in GitHub Desktop.
Save rxseger/c8417c672e333f37ef755823ff7e3eb8 to your computer and use it in GitHub Desktop.
~/.homebridge/config.json for https://github.com/rxseger/homebridge-gpio-cmd
"accessories": [
{
"accessory": "GPIO",
"name": "Desk Lamp",
"pin": 16
},
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment