mqtt-tools/mqttwarn

[Webhook] Implement new service plugin

Open

#306 opened on Apr 12, 2018

View on GitHub
 (3 comments) (2 reactions) (0 assignees)Python (184 forks)batch import
enhancementhelp wantedservice plugin

Repository metrics

Stars
 (930 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

We want a webhook service. It should have configurable headers it can send on outgoing POST and of course a configurable/templateable payload.

I'm thinking along the lines of MQTT publish to mqttwarn to Webhook to trigger whatever.

Contributor guide