Hi,
I have integrated my Ring Alarm using ring-mqtt - all entities show up via MQTT discovery and I can arm and disarm the system via the frontend.
I however would like to create some automations based on the alarm state. When creating automations via the frontend Home Assistant provides the following pre-defined triggers:
I have tested using the “Home Alarm is disarmed” an “Home Alarm is armed home” options but they do not seem to trigger my automation when arming/disarming the system via Home Assistant. I have raised a GitHub issue on the ring-mqtt repo but it seems that these triggers are provided as part of the Home Assistant alarm module.
I can trigger automations using entity state changes, but was wondering why these provided device triggers do not work?
