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

109 lines
2.4 KiB
JSON

{
"manufacturer": "AEON Labs",
"manufacturerId": "0x0086",
"label": "DSB05",
"description": "4 in 1 MultiSensor",
"devices": [
{
"productType": "0x0002",
"productId": "0x0005",
"zwaveAllianceId": [710, 763, 771]
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"associations": {
"1": {
"label": "Lifeline",
"maxNodes": 5,
"isLifeline": true
}
},
"paramInformation": [
{
"#": "2",
"$import": "templates/aeotec_template.json#wake_up_10_minutes"
},
{
"#": "3",
"$import": "templates/aeotec_template.json#trigger_off"
},
{
"#": "4",
"$import": "templates/aeotec_template.json#enable_motion_sensor"
},
{
"#": "5",
"$import": "templates/aeotec_template.json#motion_report_type"
},
{
"#": "101[0x01]",
"$import": "templates/aeotec_template.json#auto_report_group1_battery"
},
{
"#": "101[0x20]",
"$import": "templates/aeotec_template.json#auto_report_group1_temp"
},
{
"#": "101[0x40]",
"$import": "templates/aeotec_template.json#auto_report_group1_humidity"
},
{
"#": "101[0x80]",
"$import": "templates/aeotec_template.json#auto_report_group1_luminance"
},
{
"#": "102[0x01]",
"$import": "templates/aeotec_template.json#auto_report_group2_battery"
},
{
"#": "102[0x20]",
"$import": "templates/aeotec_template.json#auto_report_group2_temp"
},
{
"#": "102[0x40]",
"$import": "templates/aeotec_template.json#auto_report_group2_humidity"
},
{
"#": "102[0x80]",
"$import": "templates/aeotec_template.json#auto_report_group2_luminance"
},
{
"#": "103[0x01]",
"$import": "templates/aeotec_template.json#auto_report_group3_battery"
},
{
"#": "103[0x20]",
"$import": "templates/aeotec_template.json#auto_report_group3_temp"
},
{
"#": "103[0x40]",
"$import": "templates/aeotec_template.json#auto_report_group3_humidity"
},
{
"#": "103[0x80]",
"$import": "templates/aeotec_template.json#auto_report_group3_luminance"
},
{
"#": "111",
"$import": "templates/aeotec_template.json#auto_report_interval_group1",
"maxValue": 167400
},
{
"#": "112",
"$import": "templates/aeotec_template.json#auto_report_interval_group2",
"maxValue": 167400
},
{
"#": "113",
"$import": "templates/aeotec_template.json#auto_report_interval_group3",
"maxValue": 167400
},
{
"#": "255",
"$import": "templates/aeotec_template.json#factory_reset"
}
]
}