zwave-js/.config-db/devices/0x007a/507601.json

52 lines
906 B
JSON
Raw Normal View History

2025-01-10 22:05:04 -08:00
{
"manufacturer": "Merten",
"manufacturerId": "0x007a",
"label": "507601",
"description": "Dual Pole Wall Switch",
"devices": [
{
"productType": "0x8001",
"productId": "0x8003",
"zwaveAllianceId": 322
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"associations": {
"1": {
"label": "Group 1",
"maxNodes": 5,
"isLifeline": true
}
},
"paramInformation": [
{
"#": "176",
"label": "Staircase Timer Byte 1",
"valueSize": 1,
"minValue": 0,
"maxValue": 127,
"defaultValue": 0
},
{
"#": "177",
"label": "Staircase Timer Byte 2",
"valueSize": 1,
"minValue": 0,
"maxValue": 127,
"defaultValue": 0
},
{
"#": "183",
"label": "Additional Limit Duration",
"description": "(after brief interruption) Unsure what this does",
"valueSize": 1,
"minValue": 0,
"maxValue": 127,
"defaultValue": 30
}
]
}