mirror of
https://github.com/mtan93/homebridge.git
synced 2026-04-15 06:13:11 +01:00
Update config-sample.json
This commit is contained in:
@@ -43,6 +43,13 @@
|
|||||||
"password": "your-comcast-password",
|
"password": "your-comcast-password",
|
||||||
"dsig": "your-digital-signature",
|
"dsig": "your-digital-signature",
|
||||||
"pin": "your-security-system-pin-code"
|
"pin": "your-security-system-pin-code"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"accessory": "HomeMaticCCU",
|
||||||
|
"name": "Light",
|
||||||
|
"description": "HomeMatic Variable as PowerPlug",
|
||||||
|
"ccu_id": "3158"
|
||||||
|
"ccu_ip": "10.0.1.18"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user