From 6614705d6c96fcdb9b7a3bc5d7cd0dc019cc3769 Mon Sep 17 00:00:00 2001 From: Raoul Date: Mon, 7 Sep 2015 15:27:30 +0200 Subject: [PATCH] missing comma should have used fsonlint.com after adding the comments and secriptions --- config-sample-knx.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config-sample-knx.json b/config-sample-knx.json index df0de60..a8e52b1 100644 --- a/config-sample-knx.json +++ b/config-sample-knx.json @@ -72,7 +72,7 @@ }, { "accessory_type": "knxdevice", - "description":"sample device with multiple services. Multiple services of different types are widely supported" + "description":"sample device with multiple services. Multiple services of different types are widely supported", "name": "Office", "services": [ { @@ -118,4 +118,4 @@ } ], "accessories": [] -} \ No newline at end of file +}