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