Skip to content

Port request: Melery TS011F dual AU socket (_TZ3210_mup3wbfp) #476

Description

@davidbob999

Device

  • Product: Melery Zigbee Smart Wall Socket AU, dual GPO
  • Zigbee manufacturer: _TZ3210_mup3wbfp
  • Model: TS011F
  • IEEE prefix: a4:c1:38 (consistent with Telink according to the porting guide)
  • Application firmware version: 0x56
  • Current ZHA quirk: zhaquirks.tuya.ts011f_plug.Plug_2AC_var05

Endpoint signature

Endpoint 1
  profile: 0x0104
  device type: 0x010a
  input clusters:
    0x0000, 0x0003, 0x0004, 0x0005, 0x0006,
    0x0702, 0x0b04, 0xe000, 0xe001
  output clusters:
    0x000a, 0x0019

Endpoint 2
  profile: 0x0104
  device type: 0x010a
  input clusters:
    0x0004, 0x0005, 0x0006, 0xe001
  output clusters: none

Endpoint 242
  Green Power proxy

Stock-firmware defect

The two physical touch buttons operate the relays independently, but Zigbee
On/Off commands unicast to either endpoint 1 or endpoint 2 energize both relays.

This was verified using one connected load and the plug's power metering:

  • command to endpoint 1: approximately 2457 W
  • command to endpoint 2: approximately 2466 W

Toggle commands, an endpoint-2-only Zigbee group, a full reconfigure and a
factory reset/rejoin produced the same result. This appears to be stock-firmware
command handling rather than a coordinator or ZHA entity-mapping problem.

Similar device

PR #440 added the MakeGood MG-GPO01, also sold as Melery:
#440

That device is _TZ3210_bep7ccew, uses a ZT3L/TLSR8258, and supports independent
control of both relays with the custom firmware. This _TZ3210_mup3wbfp unit is
the same broad TS011F dual-socket class, but it has not yet been opened, so I do
not want to assume that its module or GPIO mapping is identical.

Request

Would you be willing to guide or accept a port for _TZ3210_mup3wbfp?

The primary goal is correct independent control of the two relays. I understand
that power monitoring in the custom firmware is still work in progress.

Please advise what you need next—de-energized PCB/module photos, module markings,
continuity-derived GPIO mapping, the stock device config string, or a stock flash
dump.

Related request

A similar TS011F outlet port request is tracked in issue #426:
#426

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions