zwave-js/.config-db/devices/0x0063/45655_zw4001.json
2025-01-10 22:05:04 -08:00

47 lines
809 B
JSON

{
"manufacturer": "AT&T",
"manufacturerId": "0x0063",
"label": "45655 / ZW4001",
"description": "In-Wall Paddle Switch, 300S",
"devices": [
{
"productType": "0x6363",
"productId": "0x3533"
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"associations": {
"1": {
"label": "Lifeline",
"maxNodes": 5,
"isLifeline": true
},
"2": {
"label": "Basic Set",
"maxNodes": 5
},
"3": {
"label": "Double Tap",
"maxNodes": 5,
"isLifeline": true
}
},
"paramInformation": [
{
"#": "3",
"$import": "~/templates/master_template.json#led_indicator_two_options",
"defaultValue": 0
},
{
"#": "4",
"$import": "~/templates/master_template.json#orientation"
}
],
"compat": {
// Enable double-tap support
"mapBasicSet": "event"
}
}