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

36 lines
737 B
JSON

{
"manufacturer": "Jasco",
"manufacturerId": "0x0063",
"label": "14318 / ZW4005",
"description": "In-Wall Paddle Switch, 500S",
"devices": [
{
"productType": "0x4952",
"productId": "0x3130"
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"paramInformation": [
{
"#": "3",
"$import": "~/templates/master_template.json#led_indicator_three_options"
},
{
"#": "4",
"$import": "~/templates/master_template.json#orientation"
}
],
"compat": {
"commandClasses": {
"remove": {
// Removes the Z-Wave Plus CC as this device fails to send state updates. It sends NIFs, which are only refreshed for non-plus devices
"Z-Wave Plus Info": {
"endpoints": "*"
}
}
}
}
}