mirror of
https://github.com/mtan93/homebridge.git
synced 2026-03-08 21:02:38 +00:00
missing comma
should have used fsonlint.com after adding the comments and secriptions
This commit is contained in:
@@ -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": []
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user