Skip to content

Commit 6c19808

Browse files
committed
fix: Fix _TZ3210_mja6r5ix integration Koenkk/zigbee2mqtt#24074
1 parent bef15e0 commit 6c19808

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/devices/tuya.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1600,7 +1600,7 @@ const definitions: DefinitionWithExtend[] = [
16001600
},
16011601
},
16021602
{
1603-
fingerprint: tuya.fingerprint('TS0505B', ['_TZ3210_iystcadi', '_TZ3210_mja6r5ix', '_TZ3210_it1u8ahz']),
1603+
fingerprint: tuya.fingerprint('TS0505B', ['_TZ3210_iystcadi', '_TZ3210_it1u8ahz']),
16041604
model: 'TS0505B_2',
16051605
vendor: 'Tuya',
16061606
description: 'Zigbee RGB+CCT light',

0 commit comments

Comments
 (0)