https://github.com/davea/mqtt2pushover
https://github.com/davea/mqtt2pushover
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/davea/mqtt2pushover
- Owner: davea
- License: mit
- Created: 2020-07-22T20:52:20.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2023-12-31T10:42:12.000Z (over 2 years ago)
- Last Synced: 2024-04-16T04:17:04.510Z (about 2 years ago)
- Language: Python
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`.