From 8369efb4a222417621337fa45978d7a8e52ae970 Mon Sep 17 00:00:00 2001 From: Jesse Newland Date: Tue, 19 May 2015 22:21:31 -0700 Subject: [PATCH] fix name --- config-sample.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config-sample.json b/config-sample.json index ec0c5a9..48af54e 100644 --- a/config-sample.json +++ b/config-sample.json @@ -13,8 +13,8 @@ { "platform": "SmartThings", "name": "SmartThings", - "app_id": "Homebridge SmartApp Id", - "access_token": "Homebridge SmartApp AccessToken", + "app_id": "JSON SmartApp Id", + "access_token": "JSON SmartApp AccessToken", } ],