Skip to content

[Device Support Request] Tuya Smart knob _TZ3000_gwkzibhs #4301

@seatsea

Description

@seatsea

Problem description

I've picked up a new Tuya Smart knob recently, from aliexpress
The model listed in ZHA is _TZ3000_gwkzibhs
And it seems like its not getting the correct quirk applied

Solution description

I would expect https://github.com/zigpy/zha-device-handlers/blob/dev/zhaquirks/tuya/ts004f.py would need an edit to include the this model, but I'm unsure which group it goes with,
Its a single button model plus rotating dial

Screenshots/Video

Screenshots/Video

[Paste/upload your media here]

Diagnostics information

zha-01K3JZ2PQ2617GGKJAK33WX0TN-_TZ3000_gwkzibhs TS004F-b783b2f46056175345811c6a5a72a328.json

Device signature

Device signature
{
  "node_descriptor": {
    "logical_type": 2,
    "complex_descriptor_available": 0,
    "user_descriptor_available": 0,
    "reserved": 0,
    "aps_flags": 0,
    "frequency_band": 8,
    "mac_capability_flags": 128,
    "manufacturer_code": 4742,
    "maximum_buffer_size": 66,
    "maximum_incoming_transfer_size": 66,
    "server_mask": 10752,
    "maximum_outgoing_transfer_size": 66,
    "descriptor_capability_field": 0
  },
  "endpoints": {
    "1": {
      "profile_id": "0x0104",
      "device_type": "0x0820",
      "input_clusters": [
        "0x0000",
        "0x0001",
        "0x0003",
        "0x0004",
        "0x1000"
      ],
      "output_clusters": [
        "0x0003",
        "0x0004",
        "0x0005",
        "0x0006",
        "0x0008",
        "0x000a",
        "0x0019",
        "0x0300",
        "0x1000"
      ]
    }
  },
  "manufacturer": "_TZ3000_gwkzibhs",
  "model": "TS004F",
  "class": "zhaquirks.tuya.ts004f.TuyaSmartRemote004FROK"
}

Logs

Logs
[Paste the logs here]

Custom quirk

Custom quirk
[Paste your custom quirk here]

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions