mirror of
https://github.com/mtan93/homebridge.git
synced 2026-03-27 05:13:10 +00:00
Added HomematicThermo, HomematicWindow
This commit is contained in:
@@ -149,6 +149,24 @@
|
|||||||
"ccu_id": "The XMP-API id of your HomeMatic device",
|
"ccu_id": "The XMP-API id of your HomeMatic device",
|
||||||
"ccu_ip": "The IP-Adress of your HomeMatic CCU device"
|
"ccu_ip": "The IP-Adress of your HomeMatic CCU device"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"accessory": "HomeMaticWindow",
|
||||||
|
"name": "Contact",
|
||||||
|
"description": "Control HomeMatic devices (The XMP-API addon for the CCU is required)",
|
||||||
|
"ccu_id": "The XMP-API id of your HomeMatic device (type HM-Sec-RHS)",
|
||||||
|
"ccu_ip": "The IP-Adress of your HomeMatic CCU device"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"accessory": "HomeMaticThermo",
|
||||||
|
"name": "Contact",
|
||||||
|
"description": "Control HomeMatic devices (The XMP-API addon for the CCU is required)",
|
||||||
|
"ccu_id_TargetTemp": "The XMP-API id of your HomeMatic device (type HM-CC-RT-DN )",
|
||||||
|
"ccu_id_CurrentTemp": "The XMP-API id of your HomeMatic device (type HM-CC-RT-DN )",
|
||||||
|
"ccu_id_ControlMode": "The XMP-API id of your HomeMatic device (type HM-CC-RT-DN )",
|
||||||
|
"ccu_id_ManuMode": "The XMP-API id of your HomeMatic device (type HM-CC-RT-DN )",
|
||||||
|
"ccu_id_AutoMode": "The XMP-API id of your HomeMatic device (type HM-CC-RT-DN )",
|
||||||
|
"ccu_ip": "The IP-Adress of your HomeMatic CCU device"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"accessory": "X10",
|
"accessory": "X10",
|
||||||
"name": "Lamp",
|
"name": "Lamp",
|
||||||
|
|||||||
Reference in New Issue
Block a user