mirror of
https://github.com/mtan93/homebridge.git
synced 2026-05-18 06:08:55 +01:00
fix name
This commit is contained in:
+2
-2
@@ -13,8 +13,8 @@
|
|||||||
{
|
{
|
||||||
"platform": "SmartThings",
|
"platform": "SmartThings",
|
||||||
"name": "SmartThings",
|
"name": "SmartThings",
|
||||||
"app_id": "Homebridge SmartApp Id",
|
"app_id": "JSON SmartApp Id",
|
||||||
"access_token": "Homebridge SmartApp AccessToken",
|
"access_token": "JSON SmartApp AccessToken",
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user