Andreas Motl

Results 1425 comments of Andreas Motl
trafficstars

Hi JP, > I selected the name templates/ because it sounded reasonable. The name is perfectly reasonable. I was just wondering if the location of the folder should be made...

@jpmens: I hear you and second your wish not to overengineer the software tests in order not to lose anyone on that. It's quite the opposite i am aiming at:...

The test harness just succeeded on CircleCI for the first time [1]. Based on `pytest` [2], `tox` [3] and `docker-tox` [4], the respective CircleCI configuration file [5] is really short...

Dear @ImagineZA, your request is very much appreciated. The feature for being able to use "dynamic topic targets" was one of the first contributions @einsiedlerkrebs and I have been able...

> In order to be able to load the addressbook from a different file, we might think about adding an appropriate feature to mqttwarn's configuration syntax. We would not even...

Hi Tobias, it would be sweet to have an adapter for InfluxDB 2 for mqttwarn. Do you see a chance of contributing it? [influxdb.py] has the code for InfluxDB 1....

Dear Tobias, > I cannot promise anything, but I might give it a try some when 👍. I am sure any patch in this regard will be very much appreciated,...

#506 and #509 significantly improve packaging already, so I believe we can close this issue.

Because people are still struggling to set up the systemd unit configuration properly (#566), we may want to revisit this topic and add a packaging infrastructure based on [fpm](https://github.com/jordansissel/fpm) as...

@jusplainmike: Apprise has a [Notify_discord](https://github.com/caronc/apprise/wiki/Notify_discord) plugin and Apprise support has recently been added to mqttwarn through 6fb7b80 ([Apprise plugin documentation](https://github.com/jpmens/mqttwarn/blob/master/HANDBOOK.md#apprise)), see also #400.