[X] I checked for similar existing requests (both open and closed) before posting.
[X] My request is generic, other users may benefit from it too.
Proposal
In an automation, i would like to trigger the alarm like this:
´´´
action: alarm_control_panel.alarm_trigger
target:
entity_id: alarm_control_panel.alarmo
data: {}
´´´
Is it possible, to add a data parameter deley: 30 to see a countdown in my card before the alarm is fired (The same as trigger alarm with a sensor)
Checklist
Proposal
In an automation, i would like to trigger the alarm like this: ´´´ action: alarm_control_panel.alarm_trigger target: entity_id: alarm_control_panel.alarmo data: {} ´´´
Is it possible, to add a data parameter deley: 30 to see a countdown in my card before the alarm is fired (The same as trigger alarm with a sensor)