From 80fb6f20ae84f29bdf2128114aaa49dc061041e1 Mon Sep 17 00:00:00 2001 From: AlCalzone Date: Thu, 24 Oct 2024 13:49:51 +0200 Subject: [PATCH] revert: add ZVIDAR ZW882 Z-Wave Gateway (#7317) --- packages/config/config/devices/0x045a/zw882.json | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 packages/config/config/devices/0x045a/zw882.json diff --git a/packages/config/config/devices/0x045a/zw882.json b/packages/config/config/devices/0x045a/zw882.json deleted file mode 100644 index 897b19a264fc..000000000000 --- a/packages/config/config/devices/0x045a/zw882.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "manufacturer": "ZVIDAR", - "manufacturerId": "0x045a", - "label": "ZW882", - "description": "Gateway", - "devices": [ - { - "productType": "0x0004", - "productId": "0x0371" - } - ], - "firmwareVersion": { - "min": "0.0", - "max": "255.255" - } -}