An open API service indexing awesome lists of open source software.

https://github.com/davea/mqtt2pushover


https://github.com/davea/mqtt2pushover

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

# mqtt2pushover

A simple script to trigger [Pushover](https://pushover.net/) messages from MQTT,
using [mqttwrapper](https://github.com/davea/mqttwrapper).

This directory is intended to be used as an Ansible role - the actual code is in
`files/mqtt2pushover.py`.