Skip to content

Commit

Permalink
fix(detect): Detect _TZ3000_3ias4w4oz as Nedis ZBPO130FWT (#8552)
Browse files Browse the repository at this point in the history
  • Loading branch information
MilanFIN authored Jan 3, 2025
1 parent 9ee4e02 commit 7e7e28a
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 @@ -5523,6 +5523,7 @@ const definitions: DefinitionWithExtend[] = [
tuya.whitelabel('Elivco', 'LSPA9', 'Smart plug (with power monitoring)', ['_TZ3000_okaz9tjs']),
tuya.whitelabel('PSMART', 'T440', 'Smart wallsocket (with power monitoring)', ['_TZ3000_y4ona9me']),
tuya.whitelabel('Nous', 'A6Z', 'Outdoor smart socket', ['_TZ3000_266azbg3']),
tuya.whitelabel('Nedis', 'ZBPO130FWT', 'Outdoor smart plug (with power monitoring)', ['_TZ3000_3ias4w4o']),
],
ota: true,
extend: [
Expand Down

0 comments on commit 7e7e28a

Please sign in to comment.