If you’re 100% sure you’re doing the pairing process correctly, then it’s safe to say it’s a device issue. Strange that there’s absolutely nothing in the logs though - even an unsupported device would register something if it’s correctly set to pairing mode.
They were in the blakadder page you linked to in your first post. It’s the model of a particular device, which allows it to be recognised by ZHA as needing a “quirk”.
I had a look at where those quirks for the dimmer are defined for ZHA, and the list is a bit longer:
("_TZE200_dfxkcots", "TS0601"),
("_TZE200_whpb9yts", "TS0601"),
("_TZE200_ebwgzdqq", "TS0601"),
("_TZE200_9i9dt8is", "TS0601"),
("_TZE200_swaamsoy", "TS0601"),
("_TZE200_0nauxa0p", "TS0601"),
("_TZE200_la2c2uo9", "TS0601"),
("_TZE200_1agwnems", "TS0601"), # TODO: validation pending?
("_TZE200_9cxuhakf", "TS0601"), # Added for Mercator IKUU SSWM-DIMZ Device
("_TZE200_a0syesf5", "TS0601"), # Added for Mercator IKUU SSWRM-ZB
("_TZE200_p0gzbqct", "TS0601"),
("_TZE200_w4cryh2i", "TS0601"),
("_TZE204_dcnsggvz", "TS0601"),
("_TZE200_6fjev1mn", "TS0601"), # reported in #4238
Doesn’t help you much though, given that you can’t even get to the point where your device actually sends its model ID to ZHA.