Skip to content

Commit f9d88fa

Browse files
fix(detect): Detect _TZ3210_ifga63rg as Moes ZB-TDC6-RCW-E14 (#8114)
1 parent 6c3ec8a commit f9d88fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/devices/tuya.ts

+1
Original file line numberDiff line numberDiff line change
@@ -1585,6 +1585,7 @@ const definitions: DefinitionWithExtend[] = [
15851585
tuya.whitelabel('Moes', 'ZB-TD5-RCW-GU10', 'RGB+CCT 4.7W GU10 LED bulb', ['_TZ3210_rcggc0ys']),
15861586
tuya.whitelabel('Moes', 'ZB-TDA9-RCW-E27-MS', 'RGB+CCT 9W E27 LED bulb', ['_TZ3210_wxa85bwk']),
15871587
tuya.whitelabel('Moes', 'ZB-LZD10-RCW', '10W RGB+CCT Smart Downlight', ['_TZ3210_s9lumfhn', '_TZ3210_jjqdqxfq']),
1588+
tuya.whitelabel('Moes', 'ZB-TDC6-RCW-E14', 'RGB+CCT 5W E14 LED bulb', ['_TZ3210_ifga63rg']),
15881589
tuya.whitelabel('MiBoxer', 'FUT106ZR', 'GU10 bulb', ['_TZB210_rwy5hexp']),
15891590
tuya.whitelabel('Tuya', 'TS0505B_1_1', 'Zigbee 3.0 18W led light bulb E27 RGBCW', [
15901591
'_TZ3210_jd3z4yig',

0 commit comments

Comments
 (0)