Skip to content

Commit

Permalink
fix(detect): Detect _TZE204_hcxvyxa5 as Neo NAS-AB02B2 Koenkk/zigbe…
Browse files Browse the repository at this point in the history
  • Loading branch information
Koenkk committed Aug 30, 2024
1 parent 137028d commit a63fa20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/devices/neo.ts
Original file line number Diff line number Diff line change
@@ -43,7 +43,7 @@ const definitions: Definition[] = [
},
},
{
fingerprint: tuya.fingerprint('TS0601', ['_TZE200_t1blo2bj', '_TZE204_t1blo2bj', '_TZE204_q76rtoa9']),
fingerprint: tuya.fingerprint('TS0601', ['_TZE200_t1blo2bj', '_TZE204_t1blo2bj', '_TZE204_q76rtoa9', '_TZE204_hcxvyxa5']),
zigbeeModel: ['1blo2bj', 'lrfgpny', 'q76rtoa9'],
model: 'NAS-AB02B2',
vendor: 'Neo',

0 comments on commit a63fa20

Please sign in to comment.