zwave-js/.config-db/devices/0x013c/psm02.json

282 lines
5.9 KiB
JSON
Raw Normal View History

2025-01-10 22:05:04 -08:00
{
"manufacturer": "Philio Technology Corp",
"manufacturerId": "0x013c",
"label": "PSM02",
"description": "Slim Multi-Sensor (Door/Motion/Temperature/Illumination)",
"devices": [
{
"productType": "0x0002",
"productId": "0x0002",
"zwaveAllianceId": [821, 835, 836]
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"associations": {
"1": {
"label": "Reports",
"maxNodes": 7,
"isLifeline": true
},
"2": {
"label": "Light Control",
"maxNodes": 7
}
},
"paramInformation": [
{
"#": "2",
"label": "Basic Set Level",
"valueSize": 1,
"minValue": 0,
"maxValue": 255,
"defaultValue": 255,
"unsigned": true
},
{
"#": "3",
"label": "PIR Sensitivity",
"valueSize": 1,
"minValue": 0,
"maxValue": 99,
"defaultValue": 70
},
{
"#": "4",
"label": "Light Threshold",
"valueSize": 1,
"minValue": 0,
"maxValue": 100,
"defaultValue": 100
},
{
"#": "5[0x01]",
"label": "Security Mode",
"valueSize": 1,
"minValue": 0,
"maxValue": 1,
"defaultValue": 0,
"options": [
{
"label": "Disable",
"value": 0
},
{
"label": "Enable",
"value": 1
}
]
},
{
"#": "5[0x02]",
"label": "Test Mode",
"valueSize": 1,
"minValue": 0,
"maxValue": 1,
"defaultValue": 0,
"options": [
{
"label": "Disable",
"value": 0
},
{
"label": "Enable",
"value": 1
}
]
},
{
"#": "5[0x04]",
"label": "Door Window Function",
"valueSize": 1,
"minValue": 0,
"maxValue": 1,
"defaultValue": 0,
"options": [
{
"label": "Disable",
"value": 1
},
{
"label": "Enable",
"value": 0
}
]
},
{
"#": "5[0x08]",
"label": "Temperature Scale",
"valueSize": 1,
"minValue": 0,
"maxValue": 1,
"defaultValue": 0,
"options": [
{
"label": "Fahrenheit",
"value": 0
},
{
"label": "Celsius",
"value": 1
}
]
},
{
"#": "5[0x10]",
"$import": "~/templates/master_template.json#base_enable_disable_inverted",
"label": "Illumination Report On Trigger"
},
{
"#": "5[0x20]",
"$import": "~/templates/master_template.json#base_enable_disable_inverted",
"label": "Temperature Report On Trigger"
},
{
"#": "6[0x01]",
"$import": "~/templates/master_template.json#base_enable_disable_inverted",
"label": "Magnetic Integrate Illumination",
"defaultValue": 0
},
{
"#": "6[0x02]",
"$import": "~/templates/master_template.json#base_enable_disable_inverted",
"label": "PIR Integrate Illumination",
"defaultValue": 0
},
{
"#": "6[0x04]",
"$import": "~/templates/master_template.json#base_enable_disable_inverted",
"label": "Magnetic Integrate PIR"
},
{
"#": "6[0x08]",
"label": "Device and Light Location",
"valueSize": 1,
"minValue": 0,
"maxValue": 1,
"defaultValue": 0,
"options": [
{
"label": "Same room",
"value": 0
},
{
"label": "Different room",
"value": 1
}
]
},
{
"#": "6[0x10]",
"$import": "~/templates/master_template.json#base_enable_disable_inverted",
"label": "5 Second Delay Light Off"
},
{
"#": "6[0x20]",
"$import": "~/templates/master_template.json#base_enable_disable_inverted",
"label": "Auto Turn Off Light"
},
{
"#": "7[0x02]",
"$import": "~/templates/master_template.json#base_enable_disable",
"label": "Send Motion Off Report"
},
{
"#": "7[0x04]",
"$import": "~/templates/master_template.json#base_enable_disable",
"label": "PIR Super Sensitivity Mode",
"defaultValue": 1
},
{
"#": "7[0x08]",
"$import": "~/templates/master_template.json#base_enable_disable_inverted",
"label": "Send Basic CC Off After Door Close",
"defaultValue": 0
},
{
"#": "7[0x10]",
"label": "Notification Type",
"valueSize": 1,
"minValue": 0,
"maxValue": 1,
"defaultValue": 0,
"options": [
{
"label": "Notification Report",
"value": 0
},
{
"label": "Binary Sensor Report",
"value": 1
}
]
},
{
"#": "7[0x20]",
"$import": "~/templates/master_template.json#base_enable_disable_inverted",
"label": "Multi Command Encapsulated Auto Reports",
"defaultValue": 0
},
{
"#": "7[0x40]",
"$import": "~/templates/master_template.json#base_enable_disable_inverted",
"label": "Report Battery State When Triggered"
},
{
"#": "8",
"label": "PIR Re-Detect Interval Time",
"valueSize": 1,
"minValue": 3,
"maxValue": 127,
"defaultValue": 3
},
{
"#": "9",
"label": "Turn Off Light Time",
"valueSize": 1,
"minValue": 4,
"maxValue": 127,
"defaultValue": 4
},
{
"#": "10",
"label": "Auto Report Battery Time",
"valueSize": 1,
"minValue": 1,
"maxValue": 127,
"defaultValue": 12
},
{
"#": "11",
"label": "Auto Report Door/Window State Time",
"valueSize": 1,
"minValue": 1,
"maxValue": 127,
"defaultValue": 12
},
{
"#": "12",
"label": "Auto Report Illumination Time",
"valueSize": 1,
"minValue": 1,
"maxValue": 127,
"defaultValue": 12
},
{
"#": "13",
"label": "Auto Report Temperature Time",
"valueSize": 1,
"minValue": 1,
"maxValue": 127,
"defaultValue": 12
}
],
"metadata": {
"inclusion": "Turn the primary controller of Z-Wave network into inclusion mode, triple click tamper switch within 1.5 seconds",
"exclusion": "Turn the primary controller of Z-Wave network into exclusion mode, triple click tamper switch within 1.5 seconds",
"reset": "Pressing tamper key four times within 1.5 seconds and do not release the tamper key in the 4th pressed, and the LED will light on. After 3 seconds the LED will turn off, after that within 2 seconds, release the tamper key. If successful, the LED will light on one second. Otherwise, the LED will flash once. IDs are excluded and all settings will reset to factory default."
}
}