zwave-js/.config-db/devices/0x001d/dzs15.json

21 lines
415 B
JSON
Raw Permalink Normal View History

2025-01-10 22:05:04 -08:00
{
"manufacturer": "Leviton",
"manufacturerId": "0x001d",
"label": "DZS15",
"description": "Scene Capable Push On/Off",
"devices": [
{
"productType": "0x1c02",
"productId": "0x0334"
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"compat": {
// The device needs a bit of delay until it is ready to answer GET requests after sending a NIF
"manualValueRefreshDelayMs": 1000
}
}