VZM31-SN button press combos in Home Assistant

Hi, I’ve been searching and failing to find a solution to this. I have a blue series dimmer connected to Home Assistant via Zigbee2MQTT. The pairing went fine and I can see all the exposes and everything.

However, I cannot use or see any button combos except on and off. Multi-presses are not acknowledged, nor is the config button. I have watched the logbook while pressing those and nothing happens. Am I missing something?

When I go into the device card in MQTT, all I see in controls is the main on/off control. And when I go into automations, all my triggers are odd settings triggers, and not button presses. Things like “Switch update availability changed” and “Switch Temperature temperature changes”

My blueprint linked here is probably the easiest way to do this: [zigbee2mqtt] Blue Series 2-1 missing action sensor in Home-Assistant - #15 by rohan

That’s super helpful, and when I get the actions to be seen, it seems like a great way to consolidate the different automations.

Unfortunately, I imported it and can see the switch, but Home Assistant still doesn’t actually see that action happening. I set up a light to turn on when pushing config, but pushing it still does nothing. It has no entry in the logbook or anything.

Make sure that your button delay configuration parameter is not set to 0.

My buttonDelay is currently set to 500ms.

I got it working! I had to switch from Zigbee2MQTT to ZigbeeMQTT Edge. Then it started acknowledging my other click options.

Thank you for the blueprint, now I can build some easy automations!

Ah yes, sorry - I forgot about a bug in the VZM31 Z2M converter that went out on August 1st that we fixed (fix is in edge). The release on September 1st should bring it to the regular release channel.