From 0e61bace69791e6bb5ebefed990fd87c6619c80b Mon Sep 17 00:00:00 2001 From: Koen Kanters Date: Mon, 22 May 2023 14:00:03 +0200 Subject: [PATCH] feat(detect): Detect `_TZ3000_eei0ubpy` as TuYa TS0002_switch_module. https://github.com/Koenkk/zigbee2mqtt/issues/17752 --- src/devices/tuya.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/devices/tuya.js b/src/devices/tuya.js index d09c1f2f878cf..c63a4f0522f51 100644 --- a/src/devices/tuya.js +++ b/src/devices/tuya.js @@ -2421,7 +2421,7 @@ module.exports = [ }, { fingerprint: tuya.fingerprint('TS0002', ['_TZ3000_01gpyda5', '_TZ3000_bvrlqyj7', '_TZ3000_7ed9cqgi', - '_TZ3000_zmy4lslw', '_TZ3000_ruxexjfz', '_TZ3000_4xfqlgqo']), + '_TZ3000_zmy4lslw', '_TZ3000_ruxexjfz', '_TZ3000_4xfqlgqo', '_TZ3000_eei0ubpy']), model: 'TS0002_switch_module', vendor: 'TuYa', description: '2 gang switch module',