So i am wanting to get a text message with the device name that triggered the alarm. Using the alarm control panel in home assistant and trigger/notify automations from this document. https://www.home-assistant.io/integrations/manual
the issue is with my notification when using {{trigger.to_state.name}} i get the name of the alarm control panel that is in the triggered state. instead of the device that triggered the previous automation. Is there any way to get that info?
cheers