I’m trying to migrate some of the simpler automations I have from Appdaemon to the automation UI. Some of those are around the Xiaomi Mijia buttons:
They work fine in AppDaemon, but I can’t get them to do anything in Home Assistant native automations.
In the automation UI editor, I can chose the device, and the trigger (I’ve tried multiple):
Running the automation triggers the switch just fine, and I can see the button press is being detected in Home Assistant (from the device page), but the button press does not trigger the automation.
Just to clarify, it works fine in AppDaemon it works fine. And other zigbee remotes (e.g., Hue Dimmer) connected in ZHA also work fine, both in AppDaemon and in the native automation editor.
I’ve seen a bunch of posts talking about issues with this button in z2mqtt but they were all solved in z2mqtt config, so not applicable.
Any ideas?