mirror of
https://github.com/mtan93/homebridge.git
synced 2026-04-06 14:23:11 +01:00
Update config-sample.json
This commit is contained in:
@@ -47,9 +47,9 @@
|
|||||||
{
|
{
|
||||||
"accessory": "HomeMatic",
|
"accessory": "HomeMatic",
|
||||||
"name": "Light",
|
"name": "Light",
|
||||||
"description": "HomeMatic Variable as PowerPlug",
|
"description": "Control HomeMatic devices (The XMP-API addon for the CCU is required)",
|
||||||
"ccu_id": "3158",
|
"ccu_id": "The XMP-API id of your HomeMatic device",
|
||||||
"ccu_ip": "10.0.1.18"
|
"ccu_ip": "The IP-Adress of your HomeMatic CCU device"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user