correct errors

Json was found invalid on jsonlint.com
This commit is contained in:
victorklijmeij
2015-11-21 20:22:16 +01:00
parent ec839b2dbc
commit 9567c41a58

View File

@@ -11,14 +11,14 @@
"accessories": [
{
"accessory": "WeMo",
"name": "Coffee Maker",
"name": "Coffee Maker"
}
],
"platforms": [
{
"platform" : "PhilipsHue",
"name" : "Hue",
"name" : "Hue"
}
]
}