zwave-js/.config-db/devices/0x0060/se813.json

68 lines
1.8 KiB
JSON
Raw Permalink Normal View History

2025-01-10 22:05:04 -08:00
{
"manufacturer": "Everspring",
"manufacturerId": "0x0060",
"label": "SE813",
"description": "Indoor Voice Siren",
"devices": [
{
"productType": "0x000c",
"productId": "0x0003",
"zwaveAllianceId": [3078, 3138]
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"paramInformation": [
{
"#": "1",
"label": "Siren Alarm Period",
"valueSize": 2,
"unit": "seconds",
"minValue": 10,
"maxValue": 600,
"defaultValue": 180
},
{
"#": "2",
"label": "Temperature/Humidity Auto Report Period",
"valueSize": 2,
"unit": "minutes",
"minValue": 1,
"maxValue": 1440,
"defaultValue": 30
},
{
"#": "3",
"label": "Sound Playback",
"valueSize": 1,
"minValue": 0,
"maxValue": 99,
"defaultValue": 0,
"options": [
{
"label": "Stop playing",
"value": 0
}
]
}
],
"compat": {
"commandClasses": {
"remove": {
// The device responds with a status of Fail to all supervised requests
"Supervision": {
"endpoints": "*"
}
}
}
},
"metadata": {
"inclusion": "1. Put the Z-Wave Controller into inclusion mode.\n2. Press the Link button 3 times within 1.5 seconds to put the unit into inclusion mode.",
"exclusion": "1. Put the Z-Wave Controller into exclusion mode.\n2. Press the Link button 3 times within 1.5 seconds to put the unit into exclusion mode.",
"reset": "1. Press the Link button 3 times within 1.5 seconds to put the unit into exclusion mode.\n2. Within 1 second of step 1, press the Link button again and hold for 5 seconds.\n3. Node ID is excluded. The unit reverts to factory default state.\n(This procedure should only be used when the controller is missing or inoperable.)",
"manual": "https://products.z-wavealliance.org/ProductManual/File?folder=&filename=MarketCertificationFiles/3138/SE813%20user%20manual_1031.pdf"
}
}