Added Telldus Live! to config-sample.json

This commit is contained in:
John Gustafsson
2015-07-10 00:39:58 +02:00
parent 54a24b4fdd
commit f3b472b2d0

View File

@@ -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",