Generic webhook alerts (e.g. for Discord)

+1 Yes please! A simple webhook would be great for Home Assistant. You can easily create a webhook automation that sends you a notification in your phone, for example.

Edit: For those looking for a Home Assistant webhook integration, I found a quick workaround. Select the “Mattermost” Event type. Set your Home Assistant webhook url, for example: https://homeassistant.url.or.ip:8123/api/webhook/yourwebhookID.

In Home Assistant, this is an example of an automation that sends the JSON payload text to you phone:

bild

2 Likes