Hello
How to get the index of a sequence and use it in a template?
alias: My script
sequence:
- action: notify.persistent_notification
metadata: {}
data:
message: "index: {{?}}"
- action: notify.persistent_notification
metadata: {}
data:
message: "index: {{?}}"
- action: notify.persistent_notification
metadata: {}
data:
message: "index: {{?}}"
2 posts - 2 participants