Need help/advice on pairing LUMI Mija Button Switch WXKG01LM

This is all I’ve managed to get…

{
  "node_descriptor": "NodeDescriptor(byte1=2, byte2=64, mac_capability_flags=128, manufacturer_code=4151, maximum_buffer_size=127, maximum_incoming_transfer_size=100, server_mask=0, maximum_outgoing_transfer_size=100, descriptor_capability_field=0)",
  "endpoints": {
    "1": {
      "profile_id": 260,
      "device_type": "0x0006",
      "in_clusters": [
        "0x0000",
        "0x0001",
        "0x0003"
      ],
      "out_clusters": [
        "0x0000",
        "0x0004",
        "0x0005",
        "0x0006",
        "0x0008",
        "0x0019"
      ]
    }
  },
  "manufacturer": "LUMI",
  "model": "lumi.sensor_switch",
  "class": "zhaquirks.xiaomi.mija.sensor_switch.MijaButton"
}

I’ve figured it out. I do have the device successfully paired but was expecting to see additional entities which is not the case as per Report here on your Xiaomi Buttons (WXKG01LM, WXKG11LM, WXKG12LM). There are simply trigger options that are created…

image