Andreas Motl

Results 1431 comments of Andreas Motl

Hi again, as outlined at [1], for invoking service plugins like `mqttwarn_contrib.services.cloudflare_zone`, which consume top-level settings from specific configuration sections, the machinery for invoking plugins in standalone mode is not...

Hi, the situation outlined above has been improved with #534, which is part of mqttwarn 0.26.0 already. Now, an additional set of `--config` arguments can be passed to `mqttwarn`. ```shell...

Dear @psyciknz, a074a49af315 was needed to make the example outlined above actually work. Do you think this satisfies your needs? With kind regards, Andreas.

Apparently, @caronc had the same idea recently, see https://github.com/caronc/apprise/issues/676. Cheers!

Sweet idea! Apprise already has a corresponding plugin, contributed by @particledecay the other day - see [1]. Either it can be used as a blueprint, or it may alternatively be...

Hi again, 7c37406964e7 adds documentation and a simple test case about notifications via ntfy, using Apprise. Cheers, Andreas. /cc @caronc

Dear Loïc, thank you for reporting your observations, and good that you have been able to make it work already. On the other hand, I took the chance to improve...

Hi again, mqttwarn 0.32.0 has been released with the improvements from GH-619. Feedback about it is very welcome. @zoic21: As mentioned at https://github.com/jpmens/mqttwarn/pull/619#issuecomment-1428158073, please let us know if you have...

Hi. Based on a use case introduced by @sevmonster we've explored recently (see GH-632), we are adding a dedicated `ntfy` service plugin with GH-638 now, in order to have better...

Hi. After adding a dedicated ntfy service plugin with GH-638, this comment intends to track a few corresponding backlog items. Feel free to add more suggestions and wishes. - [...