Hello everyone,
next up: alerts
I thought I had everything correctly setup, but I am not getting any alerts and the integration in overview is also just showing “idle”.
# Travel (Gosund SP112) alert
alert:
travel:
name: Travel (Gosund SP112) Unavailable
done_message: Travel (Gosund SP112) Back Online
entity_id: switch.108015cfa202_1
state: unavailable
repeat: 1
can_acknowledge: true
skip_first: false
notifiers:
- notify.telegram
I checked the current state in developer tools and it is shown as “unavailable” when the device is unplugged. And I get a message through my normal automation telling me that the device is unavailable.
However, the notification (via automation) of course listens for triggers and alerts does not support triggers.
Is there something wrong with my syntax or is there a way to check why this is not working?
2 posts - 2 participants