From e2ef4ca26e5713b50838a5b5a3e7cf16a0c46b00 Mon Sep 17 00:00:00 2001 From: Koen Kanters Date: Thu, 4 May 2023 19:24:37 +0200 Subject: [PATCH] Detect `_TZE204_6wi2mope` as TuYa TS0601_switch_4_gang. https://github.com/Koenkk/zigbee2mqtt/issues/17549 --- devices/tuya.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devices/tuya.js b/devices/tuya.js index ab63f782f6569..351b3703caa96 100644 --- a/devices/tuya.js +++ b/devices/tuya.js @@ -1818,7 +1818,7 @@ module.exports = [ }, }, { - fingerprint: tuya.fingerprint('TS0601', ['_TZE200_aqnazj70', '_TZE200_k6jhsr0q', '_TZE200_di3tfv5b', '_TZE200_mexisfik']), + fingerprint: tuya.fingerprint('TS0601', ['_TZE200_aqnazj70', '_TZE200_k6jhsr0q', '_TZE200_di3tfv5b', '_TZE200_mexisfik', '_TZE204_6wi2mope']), model: 'TS0601_switch_4_gang', vendor: 'TuYa', description: '4 gang switch',