We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c34da79 + a687087 commit d2e3bf0Copy full SHA for d2e3bf0
README.md
@@ -13,17 +13,16 @@ Based off of kpsuperplane/homebridge-iotas
13
Simple Configuration:
14
15
```javascript
16
-"platforms": [{
+{
17
"platform": "WizSmarthome",
18
"name": "WizSmarthome",
19
-}]
+}
20
```
21
22
Full configuration options:
23
24
25
-"platforms": [
26
- {
27
28
"name": "Wiz",
29
@@ -49,7 +48,6 @@ Full configuration options:
49
48
// ...
50
]
51
}
52
-]
53
54
55
## Some Notes
0 commit comments