Zigbee2Mqtt device identification

Hi Everyone,

I have recently added Z2M to my local Home Assistant setup along with an existing ZHA network. Is there a way to identify a zigbee device in Z2M similarly to ZHA by pressing a button which triggers an action on the zigbee device such as blinking its LED?

I am looking for a Z2M equivalent to this ZHA feature:

Google says, there is an identify button in Z2M but I could not find it anywhere.
‘Home Assistant legacy action sensors’ is enabled, the Z2M version is 2.2.1 (Frontend 0.9.7).

Thanks!

Look up the model number of the device here and see what the device driver exposes:

Thank you, I managed to add the identify function with a few custom external converters and it works fine with most of my sensors.

1 Like