Skip to content

Commit 9567c41

Browse files
correct errors
Json was found invalid on jsonlint.com
1 parent ec839b2 commit 9567c41

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config-sample.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,14 @@
1111
"accessories": [
1212
{
1313
"accessory": "WeMo",
14-
"name": "Coffee Maker",
14+
"name": "Coffee Maker"
1515
}
1616
],
1717

1818
"platforms": [
1919
{
2020
"platform" : "PhilipsHue",
21-
"name" : "Hue",
21+
"name" : "Hue"
2222
}
2323
]
2424
}

0 commit comments

Comments
 (0)