Hi guys,
I have this Alert integratiom yaml below to check if the windows are still open, which is working fine. However I want to do this check only at 7:30 PM. I can’t figure out how to do that part.
Is there anyone that can help? Many thanks.
alert:
baby_window_open:
name: Baby Window is Open
message: "The baby windows are still open"
done_message: "Baby Window closed"
entity_id: binary_sensor.window_sensor_br_left_contact, binary_sensor.window_sensor_br_right_contact
state: "on"
repeat: 30
can_acknowledge: true
skip_first: true
notifiers:
- mobile_app_rey_s_phone
- mobile_app_christina
data:
tag: baby-window