Skip to content

Commit

Permalink
fix(ignore): fix NAS-PS09B2 model
Browse files Browse the repository at this point in the history
  • Loading branch information
Koenkk committed Mar 31, 2024
1 parent 4ac8bdd commit bb360c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/devices/tuya.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7486,7 +7486,7 @@ const definitions: Definition[] = [
},
{
fingerprint: tuya.fingerprint('TS0601', ['_TZE204_kyhbrfyl']),
model: 'NAS-PS09B2 ',
model: 'NAS-PS09B2',
vendor: 'Neo',
description: 'Human presence sensor',
fromZigbee: [tuya.fz.datapoints],
Expand Down

0 comments on commit bb360c8

Please sign in to comment.