mirror of
https://github.com/mtan93/homebridge.git
synced 2026-05-29 22:07:56 +01:00
Fixed comments
This commit is contained in:
@@ -3,11 +3,11 @@
|
|||||||
// Remember to add platform to config.json. Example:
|
// Remember to add platform to config.json. Example:
|
||||||
// "platforms": [
|
// "platforms": [
|
||||||
// {
|
// {
|
||||||
"platform": "FibaroHC2",
|
// "platform": "FibaroHC2",
|
||||||
"name": "FibaroHC2",
|
// "name": "FibaroHC2",
|
||||||
"host": "PUT IP ADDRESS OF YOUR HC2 HERE",
|
// "host": "PUT IP ADDRESS OF YOUR HC2 HERE",
|
||||||
"username": "PUT USERNAME OF YOUR HC2 HERE",
|
// "username": "PUT USERNAME OF YOUR HC2 HERE",
|
||||||
"password": "PUT PASSWORD OF YOUR HC2 HERE"
|
// "password": "PUT PASSWORD OF YOUR HC2 HERE"
|
||||||
// }
|
// }
|
||||||
// ],
|
// ],
|
||||||
//
|
//
|
||||||
|
|||||||
Reference in New Issue
Block a user