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

113 lines
2.4 KiB
JSON

{
"manufacturer": "GE/Enbrighten",
"manufacturerId": "0x0063",
"label": "26933 / ZW3008",
"description": "In-Wall Motion Dimmer, 500S",
"devices": [
{
"productType": "0x494d",
"productId": "0x3034"
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"associations": {
"1": {
"label": "Lifeline",
"maxNodes": 5,
"isLifeline": true
},
"2": {
"label": "Basic Set",
"maxNodes": 5
}
},
"paramInformation": [
{
"#": "1",
"$import": "templates/jasco_template.json#timeout_duration"
},
{
"#": "2",
"$import": "templates/jasco_template.json#dim_level"
},
{
"#": "3",
"$import": "templates/jasco_template.json#operation_mode"
},
{
"#": "4",
"$import": "templates/jasco_template.json#association_mode"
},
{
"#": "5",
"$import": "~/templates/master_template.json#orientation"
},
{
"#": "6",
"$import": "templates/jasco_template.json#motion_sensor"
},
{
"#": "7",
"$import": "templates/jasco_template.json#dimmer_steps_z"
},
{
"#": "8",
"$import": "templates/jasco_template.json#dimmer_times_z"
},
{
"#": "9",
"$import": "templates/jasco_template.json#dimmer_steps"
},
{
"#": "10",
"$import": "templates/jasco_template.json#dimmer_times"
},
{
"#": "11",
"$import": "templates/jasco_template.json#dimmer_steps_a"
},
{
"#": "12",
"$import": "templates/jasco_template.json#dimmer_times_a"
},
{
"#": "13",
"$import": "templates/jasco_template.json#motion_sensitivity"
},
{
"#": "14",
"$import": "templates/jasco_template.json#light_sensor"
},
{
"#": "15",
"$import": "templates/jasco_template.json#reset_cycle"
},
{
"#": "16",
"$import": "templates/jasco_template.json#switch_mode"
},
{
"#": "17",
"$import": "templates/jasco_template.json#switch_level"
},
{
"#": "18",
"$import": "templates/jasco_template.json#dim_rate"
},
{
"#": "19",
"$import": "templates/jasco_template.json#alternate_exclusion"
}
],
// Add compat flag to re-enable basic command events to replicate central scene functionality.
// Allows user to detect switch button presses as events when zwave controller is added to Group 2 or 3.
"compat": {
"mapBasicSet": "event"
},
"metadata": {
"manual": "https://products.z-wavealliance.org/ProductManual/File?folder=&filename=MarketCertificationFiles/2108/26933%20EnFrSp%20QSG%20v1.3%20and%20Parameters.pdf"
}
}