89 lines
1.7 KiB
JSON
89 lines
1.7 KiB
JSON
{
|
|
"manufacturer": "HomePro",
|
|
"manufacturerId": "0x0001",
|
|
"label": "ZIR000 / ZIR010",
|
|
"description": "PIR Motion Sensor",
|
|
"devices": [
|
|
{
|
|
"productType": "0x4952",
|
|
"productId": "0x3030",
|
|
"zwaveAllianceId": 550
|
|
},
|
|
{
|
|
"productType": "0x4952",
|
|
"productId": "0x3130"
|
|
},
|
|
{
|
|
"productType": "0x4952",
|
|
"productId": "0x3330",
|
|
"zwaveAllianceId": 549
|
|
}
|
|
],
|
|
"firmwareVersion": {
|
|
"min": "0.0",
|
|
"max": "255.255"
|
|
},
|
|
"associations": {
|
|
"1": {
|
|
"label": "Motion",
|
|
"maxNodes": 5,
|
|
"isLifeline": true
|
|
},
|
|
"2": {
|
|
"label": "Tamper",
|
|
"maxNodes": 5,
|
|
"isLifeline": true
|
|
},
|
|
"3": {
|
|
"label": "Battery",
|
|
"maxNodes": 5,
|
|
"isLifeline": true
|
|
}
|
|
},
|
|
"paramInformation": [
|
|
{
|
|
"#": "17",
|
|
"label": "Mode",
|
|
"valueSize": 1,
|
|
"defaultValue": 0,
|
|
"allowManualEntry": false,
|
|
"options": [
|
|
{
|
|
"label": "Lightning",
|
|
"value": 0
|
|
},
|
|
{
|
|
"label": "Alarm",
|
|
"value": 1
|
|
},
|
|
{
|
|
"label": "Sensor",
|
|
"value": 2
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"#": "18",
|
|
"$import": "~/templates/master_template.json#base_0-255_nounit",
|
|
"label": "Delay After Trigger",
|
|
"description": "Defines the time after motion before the device sets off/idle",
|
|
"unit": "minutes"
|
|
},
|
|
{
|
|
"#": "19",
|
|
"$import": "~/templates/master_template.json#base_enable_disable",
|
|
"label": "Enable / Disable Sending Commands",
|
|
"description": "Allows temporarily disabling sending commands without removing direct associations"
|
|
},
|
|
{
|
|
"#": "22",
|
|
"label": "Awake Time",
|
|
"description": "Defines the time the device will remain awake",
|
|
"valueSize": 1,
|
|
"unit": "seconds",
|
|
"minValue": 15,
|
|
"maxValue": 45,
|
|
"defaultValue": 30
|
|
}
|
|
]
|
|
}
|