zwave-js/.config-db/devices/0x014a/pir.json

48 lines
794 B
JSON
Raw Permalink Normal View History

2025-01-10 22:05:04 -08:00
{
"manufacturer": "Ecolink",
"manufacturerId": "0x014a",
"label": "PIRZWAVE1",
"description": "Z-Wave PIR Motion Sensor",
"devices": [
{
"productType": "0x0001",
"productId": "0x0001",
"zwaveAllianceId": 791
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"associations": {
"1": {
"label": "Group 1",
"maxNodes": 5,
"isLifeline": true
},
"2": {
"label": "Group 2",
"maxNodes": 5
}
},
"paramInformation": [
{
"#": "99",
"label": "Toggle Sending Clear Message to Group 2",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Disable sending clear message",
"value": 0
},
{
"label": "Send clear message to group 2",
"value": 1
}
]
}
]
}