Hi,
that might work. Any other possible solutions?
In the automation, I would trigger on input_boolean to let’s say true, then after the delay reset back to false. Right?
FYI, below is the sentence that triggers the automation, I would change it to set input_boolean to true:
justCooking:
speech:
text: "Turning of smoke alarm"
action:
- service: automation.trigger
target:
entity_id: automation.smoke_alarm_off_auto
data:
skip_condition: true