Skip to content

Commit

Permalink
fix(detect): Detect _TZ3000_u3nv1jwk as TuYa TM-YKQ004 Koenkk/zigbe…
Browse files Browse the repository at this point in the history
  • Loading branch information
Koenkk committed Oct 13, 2023
1 parent 83873bc commit 010de26
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/devices/tuya.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1983,6 +1983,7 @@ const definitions: Definition[] = [
{vendor: 'LoraTap', model: 'SS6400ZB'}, {vendor: 'Moes', model: 'ZT-SY-EU-G-4S-WH-MS'},
tuya.whitelabel('Moes', 'ZT-SR-EU4', 'Star Ring 4 Gang Scene Switch', ['_TZ3000_a4xycprs']),
tuya.whitelabel('TuYa', 'TS0044_1', 'Zigbee 4 button remote - 12 scene', ['_TZ3000_dziaict4', '_TZ3000_mh9px7cq']),
tuya.whitelabel('TuYa', 'TM-YKQ004', 'Zigbee 4 button remote - 12 scene', ['_TZ3000_u3nv1jwk']),
],
fromZigbee: [fz.tuya_on_off_action, fz.battery],
exposes: [e.battery(), e.action(['1_single', '1_double', '1_hold', '2_single', '2_double', '2_hold',
Expand Down

0 comments on commit 010de26

Please sign in to comment.