zwave-js/.config-db/devices/0x0086/zw129.json

113 lines
2.5 KiB
JSON
Raw Normal View History

2025-01-10 22:05:04 -08:00
{
"manufacturer": "AEON Labs",
"manufacturerId": "0x0086",
"label": "ZW129",
"description": "Wallmote Duo",
"devices": [
{
"productType": "0x0002",
"productId": "0x0081",
"zwaveAllianceId": 2234
},
{
"productType": "0x0102",
"productId": "0x0081",
"zwaveAllianceId": 2232
},
{
"productType": "0x0202",
"productId": "0x0081",
"zwaveAllianceId": 2233
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"associations": {
"1": {
"label": "Lifeline",
"maxNodes": 1,
"isLifeline": true
},
"2": {
"label": "Button 1 (Basic Set)",
"maxNodes": 5
},
"3": {
"label": "Button 1 (Multilevel)",
"maxNodes": 5
},
"4": {
"label": "Button 2 (Basic Set)",
"maxNodes": 5
},
"5": {
"label": "Button 2 (Multilevel)",
"maxNodes": 5
}
},
"paramInformation": [
{
"#": "1",
"$import": "templates/aeotec_template.json#enable_touch_sound"
},
{
"#": "2",
"$import": "templates/aeotec_template.json#enable_touch_vibration"
},
{
"#": "3",
"$import": "templates/aeotec_template.json#enable_button_slide"
},
{
"#": "4",
"$import": "templates/aeotec_template.json#wallmote_report_type"
},
{
"#": "11",
"$if": "firmwareVersion >= 2.0",
"$import": "templates/aeotec_template.json#wallmote_command_type"
},
{
"#": "39",
"$if": "firmwareVersion >= 2.0",
"$import": "templates/aeotec_template.json#low_battery_threshold",
"minValue": 5,
"defaultValue": 20
},
{
"#": "81",
"$if": "firmwareVersion >= 2.0",
"$import": "templates/aeotec_template.json#wakeup_led"
},
{
"#": "82",
"$if": "firmwareVersion >= 2.0",
"$import": "templates/aeotec_template.json#message_failure_led"
},
{
"#": "83",
"$if": "firmwareVersion >= 2.0",
"$import": "templates/aeotec_template.json#charging_led"
},
{
"#": "84",
"$if": "firmwareVersion >= 2.0",
"$import": "templates/aeotec_template.json#button_press_led"
},
{
"#": "252",
"$import": "templates/aeotec_template.json#lock_configuration"
},
{
"#": "255",
"$import": "templates/aeotec_template.json#factory_reset_exclude"
}
],
"metadata": {
"reset": "Press and hold the Action button that you can find on the product's housing for 20 seconds and then release. This procedure should only be used when the primary controller is inoperable",
"manual": "https://products.z-wavealliance.org/ProductManual/File?folder=&filename=MarketCertificationFiles/2232/Aeon%20Labs%20WallMote%20manual.pdf"
}
}