diff --git a/packages/config/config/devices/0x045a/zw882.json b/packages/config/config/devices/0x045a/zw882.json new file mode 100644 index 000000000000..897b19a264fc --- /dev/null +++ b/packages/config/config/devices/0x045a/zw882.json @@ -0,0 +1,16 @@ +{ + "manufacturer": "ZVIDAR", + "manufacturerId": "0x045a", + "label": "ZW882", + "description": "Gateway", + "devices": [ + { + "productType": "0x0004", + "productId": "0x0371" + } + ], + "firmwareVersion": { + "min": "0.0", + "max": "255.255" + } +}