zwave-js/.config-db/devices/0x0060/st812.json
2025-01-10 22:05:04 -08:00

45 lines
896 B
JSON

{
"manufacturer": "Everspring",
"manufacturerId": "0x0060",
"label": "ST812",
"description": "Flood Sensor",
"devices": [
{
"productType": "0x0000",
"productId": "0x0001",
"zwaveAllianceId": [922, 973]
},
{
"productType": "0x000b",
"productId": "0x0001",
"zwaveAllianceId": [217, 585, 736]
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"associations": {
"1": {
"label": "Power applied and Sensor Alarm",
"maxNodes": 1,
"isLifeline": true
},
"2": {
"label": "Device control",
"description": "Group to send trigger value to",
"maxNodes": 3
}
},
"paramInformation": [
{
"#": "1",
"label": "Dim Level Sent via Basic Set",
"description": "The dim level sent to a lamp module upon activation: (0) Off; (1)-(99) Dim Level",
"valueSize": 1,
"minValue": 0,
"maxValue": 99,
"defaultValue": 99
}
]
}