What Trigger for Envisalink Alarmed Automation

Greetings, Just installed the Envisalink integration for my DSC alarm everything seems fine, I can trigger off of zones opening in automations but I’m trying to create an automation that triggers when alarm activates during a burglary, (sirens ringing) I am having trouble determining what to use as the trigger. Thanks for any help.

Is it: partition_1_alarm
platform: state
entity_id:

  • binary_sensor.florida_partition_1_alarm
    to: “on”
    or
    platform: state
    entity_id:
  • alarm_control_panel.florida_partition_1
    from: null
    to: triggered

https://community.home-assistant.io/t/how-to-help-us-help-you-or-how-to-ask-a-good-question/114371#oneone-format-it-properly-16