Replies: 2 comments
|
For a single alert occurrence, the firing and resolved deliveries use the same alert identity. If you use a custom payload template, expose that as To determine whether the mismatch is in Pulse or the Home Assistant mapping, please paste one matched firing/resolved pair from the webhook delivery history with only these fields: The rapid network create/resolve activity is a separate signal. A short interruption can legitimately fire and recover, but the matched payload pair will show whether those were one incident lifecycle or different alert identities. |

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hi,
I have setup a Pulse->Home assistant API in order to receive pulse alerts directly as "persistants notifications" in HA.
Works fine.
I ASSUMED the ID in alerts to be the same for Alerts with
event = "alert"=> I create a persistant notification with the "ID provided by Pulse"event = "resolved"=> I deletthe persistant notification with the "ID provided by Pulse"In therory !!!!!!!!, if systems are in sync, i should see persistant messages created then removed when they are "somehow solved" in Pulse.
It is +/- right and working.... So at least logic and pipes are UP and working.
But after some time ( 1 or 2 hours) , i suddently saw a lot movement in HA in the left menu.
The Only messages pending were :
In the history of "messages" received on HA side, i also saw a lot of network issues created then resolved.
That point me in 2 things:
date >>/network_outage.txt; ip -a >>/network_outage.txtit it fails. Just to have a trace. I'm blind on this ATM.IDsend by pulse. Trace history in HA VS history in Pulse ???Thx.
All reactions