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

97 lines
1.9 KiB
JSON

{
"manufacturer": "AEON Labs",
"manufacturerId": "0x0086",
"label": "DSA03XXX-ZW",
"description": "Minimote 4 Button Remote Control",
"devices": [
{
"productType": "0x0001",
"productId": "0x0003",
"zwaveAllianceId": [142, 143]
},
{
"productType": "0x0006",
"productId": "0x0002"
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"associations": {
"1": {
"label": "Scene 1",
"maxNodes": 5
},
"2": {
"label": "Scene 2",
"maxNodes": 5
},
"3": {
"label": "Scene 3",
"maxNodes": 5
},
"4": {
"label": "Scene 4",
"maxNodes": 5
}
},
"paramInformation": [
{
"#": "241",
"$import": "templates/aeotec_template.json#base_remote_mode_5",
"label": "Button 1 (Upper Left) Mode"
},
{
"#": "242",
"$import": "templates/aeotec_template.json#base_remote_mode_5",
"label": "Button 2 (Upper Right) Mode"
},
{
"#": "243",
"$import": "templates/aeotec_template.json#base_remote_mode_5",
"label": "Button 3 (Lower Left) Mode"
},
{
"#": "244",
"$import": "templates/aeotec_template.json#base_remote_mode_5",
"label": "Button 4 (Lower Right) Mode"
},
{
"#": "245",
"$import": "templates/aeotec_template.json#base_remote_mode_5",
"label": "Button 5 (Include) Mode"
},
{
"#": "246",
"$import": "templates/aeotec_template.json#base_remote_mode_5",
"label": "Button 6 (Exclude) Mode"
},
{
"#": "247",
"$import": "templates/aeotec_template.json#base_remote_mode_5",
"label": "Button 7 (Association) Mode"
},
{
"#": "248",
"$import": "templates/aeotec_template.json#base_remote_mode_5",
"label": "Button 8 (Learn) Mode"
},
{
"#": "250",
"$import": "~/templates/master_template.json#base_enable_disable",
"label": "Scene Mode (Secondary Controller)"
}
],
"compat": {
"commandClasses": {
"add": {
"Wake Up": {
// To fix issue #1536
"isSupported": true,
"version": 1
}
}
}
}
}