mqttwarn icon indicating copy to clipboard operation
mqttwarn copied to clipboard

A highly configurable MQTT message router, where the routing targets are notification plugins, primarily written in Python.

Results 48 mqttwarn issues
Sort by recently updated
recently updated
newest added

Hi, I'm looking to try and create some sort of Dynamic Target List, where the target can almost be changed on the fly. To explain it a bit better: I'm...

feature

Dear _mqttwarn_ community, this will be all about my proposal for finally giving _mqttwarn_ a test harness in order to support the nice people caring about it, to make it...

quality

> In the long run, I think it would be a good idea to get rid of any need for the `future` package completely [^1], as `mqttwarn` now supports Python...

enhancement
core

InfluxDB version 2 has a slightly different API, mainly: * Now using API tokens instead of username/password * Replacing database/retention policy with bucket This needs a few changes how the...

enhancement
service plugin

I did the mqttwarn setup on a Raspberry Pi. When I run it manually everything works but i have a problem with systemd. Steps I took: ```shell useradd --create-home --shell...

question
sandbox-and-shipping

https://github.com/owntracks/ocli/pull/4 worked well for [`ocli`](https://github.com/owntracks/ocli), so we might also want to apply this here.

enhancement
sandbox-and-shipping

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...

enhancement
help wanted
service plugin

Hi again, based on #552, which implemented `status_publish` and `status_topic` settings, I would like to see the possibility to configure a `status_interval` setting, defaulting to 60 seconds. Status information shall...

enhancement
mqtt

Hi there, without further specifying what that would exactly mean, I always wanted to take the chance to put down a note about that we might want to investigate how...

enhancement
question
mqtt

moved to official image as you know, and have found one of my items not working (in the pushover service I think there's a 2.7 > 3.9 incompatibility). I think...

sandbox-and-shipping