Difference between revisions of "Pushover"

From RevSpace
Jump to navigation Jump to search
Line 2: Line 2:
 
   |Name=MQTT2Pushover
 
   |Name=MQTT2Pushover
 
   |Omschrijving=Scripje dat op basis van wat mqtt topics pushovers stuurt.
 
   |Omschrijving=Scripje dat op basis van wat mqtt topics pushovers stuurt.
   |Status=Done
+
   |Status=Completed
 
   |Contact=hvwees
 
   |Contact=hvwees
 
   }}
 
   }}

Revision as of 22:16, 26 May 2020

Project MQTT2Pushover
Scripje dat op basis van wat mqtt topics pushovers stuurt.
Status Completed
Contact hvwees
Last Update 2020-05-26

The idea

The idea is to create method to receive pushover messages based on changes on some mqtt topics. I made a simple bash script that runs within a screen on a vps of mine.

Pushover subscriptions

Space state

This is the first script I wrote, this sends out a pushover message as soon as the space state changes. If you want to receive these messages as well (and you have a pushover license) you can subscribe here revspace-state

Space counter

As we have to deal with corona stuff, starting june 3rd 2020 only 10 hackers are allowed in revspace. So I made a copy of the script that sends out pushover messages as the numbers hacker in revspace changes. If you want to receive these messages as well (and you have a pushover license) you can subscribe here revspace-counter