mirror of
https://github.com/mtan93/homebridge.git
synced 2026-03-08 05:31:55 +00:00
Added Telldus Live! to config-sample.json
This commit is contained in:
@@ -2,6 +2,14 @@
|
||||
"description": "This is an example configuration file with all supported devices. You can use this as a template for creating your own configuration file containing devices you actually own.",
|
||||
|
||||
"platforms": [
|
||||
{
|
||||
"platform" : "TelldusLive",
|
||||
"name" : "Telldus Live!",
|
||||
"public_key" : "telldus public key",
|
||||
"private_key" : "telldus private key",
|
||||
"token" : "telldus token",
|
||||
"token_secret" : "telldus token secret"
|
||||
},
|
||||
{
|
||||
"platform": "Wink",
|
||||
"name": "Wink",
|
||||
|
||||
Reference in New Issue
Block a user