# is there a way to refer to the current automation entity id? Something like: {{ state_attr('automation.'+thisautomation(),'last_triggered')|replace(' ','')}}
# https://www.home-assistant.io/docs/automation/templating/#available-trigger-data Home Assistant Automation trigger variables List all available variables made available by triggers.