mqttwarn
mqttwarn copied to clipboard
A highly configurable MQTT message router, where the routing targets are notification plugins, primarily written in Python.
### Problem - The most recent release of https://pypi.org/project/pyst2/ was in 2019. - The repository at https://github.com/rdegges/pyst2 has been archived. ### Research There are updates from the community with recent...
I set up a Frigate -> Mosquitto -> mqttwarn -> Apprise -> Ntfy -> Nginx flow (whew) and everything is working... Almost. The filter seems to not be blocking bad...
Dear @sevmonster, similar to what we have been doing at GH-632, and after learning at [^1] that you are also using Nextcloud, I think we could have a look at...
Xively was discontinued. It is now Google IoT Core. -- https://en.wikipedia.org/wiki/Xively -- https://cloud.google.com/iot-core #### API information - https://cloud.google.com/iot/docs/reference/rest - https://cloud.google.com/iot/docs/reference/cloudiotdevice/rest - https://github.com/googleapis/python-iot - https://cloud.google.com/python/docs/reference/cloudiot/latest
Google Hangouts has been upgraded to Google Chat. Access to Hangouts on mobile and on the web is no longer available. -- https://support.google.com/chat/answer/9854901?hl=en
ntfy service
[ntfy](https://github.com/binwiederhier/ntfy) sends push notifications to your phone or desktop using PUT/POST. This would be a nice candidate for mqttwarn. ntfy is fully floss. Takers for writing the code? :-)
Hi there, if users don't have an [Asterisk](https://github.com/asterisk/asterisk) or [FreeSWITCH](https://github.com/signalwire/freeswitch) installation for placing phone calls using the corresponding existing service plugins, Twilio may come to the rescue. It supports making...
Hi there, we are apparently not using that feature too much, that is why we are asking the community about it. Is it possible that `mqttwarn` can only load templates...
Hi again, @psyciknz mentioned at https://github.com/jpmens/mqttwarn/issues/516#issuecomment-863526629: > But what I might look at, and is probable a better direction for the project, is to create, in this case, a `test_pushover.py`...
### State of the onion At #509, I had to exclude some dependency packages for building `mqttwarn-full` images for ARM platforms because that would need running a compiler. The background...