mirror of
https://github.com/mtan93/homebridge.git
synced 2026-05-29 14:21:46 +01:00
Merge pull request #221 from Mikulas/config-lifx
add lifx to sample config
This commit is contained in:
@@ -96,6 +96,11 @@
|
||||
"host": "http://192.168.1.10:8123",
|
||||
"password": "XXXXX",
|
||||
"supported_types": ["light", "switch", "media_player", "scene"]
|
||||
},
|
||||
{
|
||||
"platform": "LIFx",
|
||||
"name": "LIFx",
|
||||
"access_token": "XXXXXXXX generate at https://cloud.lifx.com/settings"
|
||||
}
|
||||
],
|
||||
|
||||
|
||||
Reference in New Issue
Block a user