diff --git a/config-sample.json b/config-sample.json index ca0b69b..43f0a74 100644 --- a/config-sample.json +++ b/config-sample.json @@ -43,6 +43,13 @@ "password": "your-comcast-password", "dsig": "your-digital-signature", "pin": "your-security-system-pin-code" + }, + { + "accessory": "HomeMaticCCU", + "name": "Light", + "description": "HomeMatic Variable as PowerPlug", + "ccu_id": "3158" + "ccu_ip": "10.0.1.18" } ] -} \ No newline at end of file +}