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

67 lines
1.6 KiB
JSON
Raw Permalink Normal View History

2025-01-10 22:05:04 -08:00
{
"manufacturer": "AEON Labs",
"manufacturerId": "0x0086",
"label": "ZW090",
"description": "ZStick Gen5 USB Controller",
"devices": [
{
"productType": "0x0001",
"productId": "0x005a",
"zwaveAllianceId": 1355
},
{
"productType": "0x0101",
"productId": "0x005a",
"zwaveAllianceId": 1345
},
{
"productType": "0x0201",
"productId": "0x005a",
"zwaveAllianceId": 1351
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"associations": {
"1": {
"label": "Lifeline",
"maxNodes": 5
}
},
"paramInformation": [
{
"#": "81",
"$import": "~/templates/master_template.json#enable_led_indicator"
},
{
"#": "220",
"$import": "~/templates/master_template.json#base_0-10_nounit",
"label": "Rf Power Level",
"defaultValue": 10
},
{
"#": "242",
"$import": "~/templates/master_template.json#base_enable_disable",
"label": "Security Network"
},
{
"#": "252",
"$import": "templates/aeotec_template.json#lock_configuration"
},
{
"#": "255",
"$import": "templates/aeotec_template.json#factory_reset"
}
],
"metadata": {
"reset": "Use this procedure only in the event that the primary controller is missing or otherwise inoperable.\n\nPress and hold the Action Button on Z-Stick for 20 seconds and then release",
"manual": "https://products.z-wavealliance.org/ProductManual/File?folder=&filename=MarketCertificationFiles/1345/Z%20Stick%20Gen5%20manual%201.pdf"
},
"compat": {
// Workaround for a firmware bug in 500 series controllers
"$import": "~/templates/master_template.json#500_series_controller_compat_flags"
}
}