Pushover Plugin - push notifications

Posted on
Mon Dec 09, 2013 5:08 pm
discgolfer1138 offline
User avatar
Posts: 45
Joined: Jul 28, 2011
Location: Golden, CO

Pushover Plugin - push notifications

send push notifications to mobile devices via Pushover.

Requirements

1. Indigo 6 or later (pro version only)
2. Valid Pushover API key
3. Valid Pushover user key

Installation Instructions

1. Download latest release here
2. Follow standard plugin installation process

Actions Supported
* Send Push Notification (subject and message are configurable)

Collaboration
The source code is available for collaboration on GitHub

Bug Reporting
Bugs can be reported here

Indigo 6.1.0 | Mac Mini | OS 10.10.3 (Yosemite)
Fork Me on GitHub!

Posted on
Tue Jan 21, 2014 2:03 am
freshwuzhere offline
Posts: 101
Joined: Apr 05, 2012

Re: Pushover Plugin - push notifications

This works great - Thanks!!!

FWH

Posted on
Tue Jan 21, 2014 1:15 pm
durosity offline
User avatar
Posts: 4319
Joined: May 10, 2012
Location: Newcastle Upon Tyne, Ye Ol' England.

Re: Pushover Plugin - push notifications

Brilliant.. this is much easier than having to push notifications via Growl / Prowl! Good work!

Computer says no.

Posted on
Fri Jan 31, 2014 10:22 pm
polycron offline
Posts: 100
Joined: Jan 08, 2006

Re: Pushover Plugin - push notifications

Very nice! Worked perfectly. It's also extremely quick.

Polycron

Posted on
Sun Feb 16, 2014 12:38 pm
Korey offline
User avatar
Posts: 810
Joined: Jun 04, 2008
Location: Henderson, NV

Re: Pushover Plugin - push notifications

Thanks for this handy Plugin!

Now for some wishes:

1: Sending to unique device (I currently have 3 devices setup with no way to distinguish which device gets what notification)

2: Sending Variables in the message body:

ie:
set emailBody to "Outdoor Temp: " & value of variable "outsidetemp" & newline
set emailBody to emailBody & "Spa Water Temp F: " & value of variable "spatemp" & newline

:wink:

--
Korey

Posted on
Sun Feb 16, 2014 2:57 pm
jenwill1 offline
Posts: 185
Joined: Mar 22, 2009
Location: Boerne, Texas

Re: Pushover Plugin - push notifications

Thanks for the plugin, I was fighting Growl/Prowl when I stumbled across this thread. Much easier and works great.

Anyone know how to use Pushover to send a notification in applescript ?

Thanks

Posted on
Mon Mar 31, 2014 9:51 am
Ankleshanker offline
Posts: 9
Joined: Jul 12, 2013

Re: Pushover Plugin - push notifications

A perfect solution to the insane number of text messages I've been receiving from Indigo. I'd also echo the desire to select from multiple devices.

Thanks for pulling this together,

Posted on
Wed Apr 02, 2014 1:53 pm
marceltrapman offline
Posts: 97
Joined: Mar 31, 2014

Re: Pushover Plugin - push notifications

I created my own version of this plugin with support to send the message to (only) one device or all devices when the field is emptily.

I notified the developer through github and will discuss with him what/how he wants to integrate what I created.

My new version does (also see screen shot):

- custom application api (or default when empty)
- title
- message
- sound (selected default sound)
- device (can be empty)
- url (can be empty)
- url title (can be empty)
- use indigo variable within title and message (also nested variable within a variable is replaced)

Cheers,

Marcel
Attachments
Screen Shot 2014-04-02 at 21.50.35.png
Screen Shot 2014-04-02 at 21.50.35.png (102.04 KiB) Viewed 12828 times

Posted on
Wed Apr 02, 2014 2:10 pm
Korey offline
User avatar
Posts: 810
Joined: Jun 04, 2008
Location: Henderson, NV

Re: Pushover Plugin - push notifications

marceltrapman wrote:
I created my own version of this plugin with support to send the message to (only) one device or all devices when the field is emptily.

I notified the developer through github and will discuss with him what/how he wants to integrate what I created.

My new version does (also see screen shot):

- custom application api (or default when empty)
- title
- message
- sound (selected default sound)
- device (can be empty)
- url (can be empty)
- url title (can be empty)
- use indigo variable within title and message (also nested variable within a variable is replaced)

Cheers,

Marcel


Looking forward to this!

Thanks!

:D

--
Korey

Posted on
Wed Apr 02, 2014 2:47 pm
marceltrapman offline
Posts: 97
Joined: Mar 31, 2014

Re: Pushover Plugin - push notifications

Looking forward to this too :)

No thanks, it was no more than 1 hour of work (including learning about the api)...

Posted on
Sun Apr 06, 2014 11:04 am
hequinn offline
Posts: 4
Joined: Apr 05, 2014

Re: Pushover Plugin - push notifications

Can you share the updates you made? It looks way more useful with more than just a subject and a message. Would love to get my hands on it.

Posted on
Sun Apr 06, 2014 4:07 pm
marceltrapman offline
Posts: 97
Joined: Mar 31, 2014

Re: Pushover Plugin - push notifications

I want to share it for sure but I would like to discuss with the original developer first.

Posted on
Mon Apr 14, 2014 9:59 am
vtmikel offline
Posts: 628
Joined: Aug 31, 2012
Location: Boston, MA

Re: Pushover Plugin - push notifications

I've noticed that if you have multiple triggers that occur at once, and two or more of the triggers contain pushover plugin actions, that you will often only get one of the pushover messages to your device. I'm sure this has to do with completing the first pushover transaction before going onto the second, third, etc.. I resolved this by delaying one of my pushover actions via indigo's settings, but I think this could be dealt with at the plugin level - where each pushover request is put into a queue to be sent.

Anyone else experience this or have any better solutions?

Posted on
Tue Apr 15, 2014 4:31 pm
marceltrapman offline
Posts: 97
Joined: Mar 31, 2014

Re: Pushover Plugin - push notifications

@vtmikel I was testing some triggers today that should trigger a pushover message and I found the same issue.

Two triggers were triggered short after each other and only the first pushover message was sent :(

Posted on
Tue Apr 15, 2014 5:01 pm
vtmikel offline
Posts: 628
Joined: Aug 31, 2012
Location: Boston, MA

Re: Pushover Plugin - push notifications

Ya. was the plugin author receptive to your additional features? I can take a look at the latest plugin code and make a recommendation on how to update.

Who is online

Users browsing this forum: No registered users and 0 guests

cron