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

30 lines
661 B
JSON

{
"manufacturer": "Ecolink",
"manufacturerId": "0x014a",
"label": "PIR Motion Sensor v2.5",
"description": "Z-Wave Motion Sensor",
"devices": [
{
"productType": "0x0004",
"productId": "0x0001"
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"paramInformation": [
{
"#": "1",
"$import": "~/templates/master_template.json#base_enable_disable_255",
"label": "Send Basic Set",
"description": "Send or do not send Basic Set commands to AG2"
},
{
"#": "2",
"$import": "~/templates/master_template.json#base_enable_disable_255_inverted",
"label": "Send Binary Sensor Report",
"defaultValue": 0
}
]
}