Moes Scene Switch TS004F

Hi
I just bought two Moes Scene Switches (TS004F). The pairing seems to work but then, actions are not triggered in HA.

Same issue with both switches by the way.

{
  "node_descriptor": "NodeDescriptor(logical_type=<LogicalType.EndDevice: 2>, complex_descriptor_available=0, user_descriptor_available=0, reserved=0, aps_flags=0, frequency_band=<FrequencyBand.Freq2400MHz: 8>, mac_capability_flags=<MACCapabilityFlags.AllocateAddress: 128>, manufacturer_code=4098, maximum_buffer_size=82, maximum_incoming_transfer_size=82, server_mask=11264, maximum_outgoing_transfer_size=82, descriptor_capability_field=<DescriptorCapability.NONE: 0>, *allocate_address=True, *is_alternate_pan_coordinator=False, *is_coordinator=False, *is_end_device=True, *is_full_function_device=False, *is_mains_powered=False, *is_receiver_on_when_idle=False, *is_router=False, *is_security_capable=False)",
  "endpoints": {
    "1": {
      "profile_id": 260,
      "device_type": "0x0820",
      "in_clusters": [
        "0x0000",
        "0x0001",
        "0x0003",
        "0x0004",
        "0x1000"
      ],
      "out_clusters": [
        "0x0003",
        "0x0004",
        "0x0005",
        "0x0006",
        "0x0008",
        "0x000a",
        "0x0019",
        "0x0300",
        "0x1000"
      ]
    },
    "2": {
      "profile_id": 260,
      "device_type": "0x0820",
      "in_clusters": [
        "0x0006"
      ],
      "out_clusters": []
    },
    "3": {
      "profile_id": 260,
      "device_type": "0x0820",
      "in_clusters": [
        "0x0006"
      ],
      "out_clusters": []
    },
    "4": {
      "profile_id": 260,
      "device_type": "0x0820",
      "in_clusters": [
        "0x0006"
      ],
      "out_clusters": []
    }
  },
  "manufacturer": "_TZ3000_xabckq1v",
  "model": "TS004F",
  "class": "zhaquirks.tuya.ts004f.TuyaSmartRemote004FDMS"
}

chrome_0LF0mkqQMS

I am using a ConBee II with ZHA.

Thanks

Found the solution thanks to this answer to another post that I had missed:

It is required to long press on button 2 and 4 (top right and bottom right) for a few seconds until button 3 led is blinking. Then button’s actions are working fine.

2 Likes

Thanks very much for posting this and the solution update.

It all make such things more straightforward when standing on the shoulders of giants. :wink:

I bought a Moes switch s/h off eBay and whilst it looked new it didn’t come with a battery and once that was resolved and I found the pairing instruction on the included paperwork (using a magnifier!), it paired into my HA straight away. I created a simple test automation that (should have) toggled a desk lamp but it didn’t work, so then you have the worry that you have bought something faulty. ;-(

A quick Google brought me here and a few button presses later, all seems well! :wink: