diff --git a/src/devices/tuya.ts b/src/devices/tuya.ts index d0cfff0cf08a8..0d369b44f3aa5 100644 --- a/src/devices/tuya.ts +++ b/src/devices/tuya.ts @@ -2154,7 +2154,9 @@ const definitions: Definition[] = [ whiteLabel: [ {vendor: 'Zemismart', model: 'ZM-CSW002-D_switch'}, {vendor: 'Lonsonho', model: 'X702'}, - {vendor: 'AVATTO', model: 'ZTS02'}], + {vendor: 'AVATTO', model: 'ZTS02'}, + tuya.whitelabel('TuYa', 'ZG-2002-RF', 'Three mode Zigbee Switch', ['_TZ3000_lugaswf8']), + ], extend: tuya.extend.switch(), exposes: [e.switch().withEndpoint('l1'), e.switch().withEndpoint('l2')], endpoint: (device) => {