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

37 lines
618 B
JSON
Raw Normal View History

2025-01-10 22:05:04 -08:00
{
"manufacturer": "Merten",
"manufacturerId": "0x007a",
"label": "507900",
"description": "Wall Dimmer Module - Flush Mounted",
"devices": [
{
"productType": "0x4003",
"productId": "0x0002",
"zwaveAllianceId": 402
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"associations": {
"1": {
"label": "Group 1",
"maxNodes": 5,
"isLifeline": true
}
},
"paramInformation": [
{
"#": "196",
"label": "Dimmer Speed",
"description": "0 = fast, 240 = slow",
"valueSize": 1,
"minValue": 0,
"maxValue": 240,
"defaultValue": 0,
"unsigned": true
}
]
}