mirror of
https://github.com/mtan93/homebridge.git
synced 2026-03-08 05:31:55 +00:00
sample config
This commit is contained in:
@@ -9,7 +9,14 @@
|
||||
"client_secret": "YOUR_WINK_API_CLIENT_SECRET",
|
||||
"username": "your@email.com",
|
||||
"password": "WINK_PASSWORD"
|
||||
},
|
||||
{
|
||||
"platform": "SmartThings",
|
||||
"name": "SmartThings",
|
||||
"app_id": "Homebridge SmartApp Id",
|
||||
"access_token": "Homebridge SmartApp AccessToken",
|
||||
}
|
||||
|
||||
],
|
||||
|
||||
"accessories": [
|
||||
|
||||
Reference in New Issue
Block a user