Noticed a couple days ago that alerts weren’t sending notifications to me anymore.
Thought it may have been package splitting, templates, or invalid character, so I created a new one. Copied from my notify.yaml and a different notifier but no dice. I see the alert start but I receive nothing. 87 docs added templates, but didn’t see anything on the 88 docs.
Running 88.0
notsure_door:
name: 'alert notsure door open'
message: "NOTICE - Notsure door has been open for minutes!"
done_message: "NOTICE - Notsure door is closed."
entity_id: binary_sensor.notsure_win
state: 'on'
repeat:
- 1
- 2
can_acknowledge: True
skip_first: True
notifiers:
- walrus_email