diff --git a/config-sample.json b/config-sample.json index 201c8f1..01764f2 100644 --- a/config-sample.json +++ b/config-sample.json @@ -2,6 +2,12 @@ "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" : "Nest", + "name" : "Nest", + "username" : "username", + "password" : "password" + }, { "platform" : "TelldusLive", "name" : "Telldus Live!",