Skip to content

Commit

Permalink
Update tuya.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
13717033460 committed Jan 24, 2025
1 parent 905a0f2 commit 42d2de7
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 @@ -1857,7 +1857,7 @@ const definitions: DefinitionWithExtend[] = [
await reporting.batteryVoltage(endpoint);
},
whiteLabel: [tuya.whitelabel('Tuya', 'ZMS-102', 'Motion sensor', ['_TZ3000_msl6wxk9'])],
whiteLabel: [tuya.whitelabel('HOBEIAN', 'ZG-204Z', 'Motion sensor', ['_TZ3000_6ygjfyll'])],
whiteLabel: [tuya.whitelabel('HOBEIAN', 'ZG-204ZA', 'Motion sensor', ['_TZ3000_6ygjfyll'])],

Check failure on line 1860 in src/devices/tuya.ts

View workflow job for this annotation

GitHub Actions / ci

An object literal cannot have multiple properties with the same name.
},
{
fingerprint: tuya.fingerprint('TS0202', ['_TZ3000_o4mkahkc']),
Expand Down

0 comments on commit 42d2de7

Please sign in to comment.