It would be nice to have the timestanp in the notification like the example
{
"state": "normal",
"method": [
"visual",
"sound"
],
"message": "Anchor Alarm - Normal"
"timestamp": "2023-10-05T11:11:25.157Z"
}
This is used by other pluggin renotifier to send email sms etc...
It would be nice to have the timestanp in the notification like the example { "state": "normal", "method": [ "visual", "sound" ], "message": "Anchor Alarm - Normal" "timestamp": "2023-10-05T11:11:25.157Z" }
This is used by other pluggin renotifier to send email sms etc...