Skip to content

Instantly share code, notes, and snippets.

@steve228uk
Created October 21, 2016 09:28
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 steve228uk/1547acc07e1e72ff0741a8044b8c8f0e to your computer and use it in GitHub Desktop.
Save steve228uk/1547acc07e1e72ff0741a8044b8c8f0e to your computer and use it in GitHub Desktop.
LIFX LAN Homebridge Config
{
"bridge": {
"name": "Homebridge",
"username": "CC:22:3D:E3:CE:30",
"port": 51826,
"pin": "031-45-154"
},
"platforms": [
{
"platform" : "LiFxLAN",
"name" : "LIFX"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment