Pushover Plugin - push notifications

This subforum holds the older topics about this plugin before it was moved to open source. It's locked and only provided as historical reference.
CliveS
Posts: 858
Joined: Sun Jan 10, 2016 5:31 am
Location: Medomsley, County Durham, UK

Re: Pushover Plugin - push notifications

Post by CliveS »

Is it just me or is the latest version v1.2.0 released on Dec. 17, 2017 broken?

I have reinstalled, reset API and key and it fails to send but I can send from the MacBook to the iPhone fine.

Used Time Machine and replaced 1.2.0 with 1.1.6 and now it works again
CliveS

Indigo 2024.2.1 : macOS Sequoia 15.6.1 : Mac Mini M2 : 8‑core CPU and 10‑core GPU : 8 GB : 256GB SSD

The best way to get the right answer on the Internet is not to ask a question, it's to post the wrong answer
User avatar
jay (support)
Site Admin
Posts: 19202
Joined: Wed Mar 19, 2008 11:52 am
Location: Austin, Texas
Contact:

Re: Pushover Plugin - push notifications

Post by jay (support) »

Did you look at the post just before yours? It's apparently a bug introduced in 1.2.0.

BTW, you can download previous releases of the plugin from the releases tab in the Plugin Store.
Jay (Indigo Support)
Twitter | Facebook | LinkedIn
dduff617
Posts: 662
Joined: Wed Jul 05, 2006 10:50 am
Location: Massachusetts, USA

time for a pushover subforum?

Post by dduff617 »

An observation: there's a single thread for Pushover plugin with 9 pages going back 4+ yrs.

Would it not be better for users and the developer to close this and create a subforum where we try to have separate threads for separate topics? bonus for adding sticky posts for things like "how to get started", etc.?
User avatar
haavarda
Posts: 702
Joined: Sat Aug 18, 2012 4:40 am
Location: Norway

Re: Pushover Plugin - push notifications

Post by haavarda »

Good news!
Pushover has been updated, and now support attachments. Excellent for notifications with motion detection and camera setup.

Now we just need an updated version of the indigo plugin Image.
Anyone that is maintaining this plugin?

https://pushover.net/api#attachments



Attachments
As of version 3.0 of our iOS, Android, and Desktop apps, Pushover messages can include an image attachment. When received by a device, it will attempt to download the image and display it with the notification. If this fails or takes too long, the notification will be displayed without it and the image download can be retried inside the Pushover app. Note that, like messages, once attachments are downloaded by the device, they are deleted from our servers and only stored on the device going forward. Attachments uploaded for devices that are not running at least version 3.0 of our apps will be discarded as they cannot be displayed by those devices.



Sent from my iPhone using Tapatalk
Håvard
Woetjes
Posts: 117
Joined: Mon Apr 04, 2016 6:44 am
Location: Belgium

Re: Pushover Plugin - push notifications

Post by Woetjes »

Nice, would be awesome!
User avatar
haavarda
Posts: 702
Joined: Sat Aug 18, 2012 4:40 am
Location: Norway

Re: Pushover Plugin - push notifications

Post by haavarda »

I played a bit with the email to notification feature. It looks nice, but it is a bit to slow to be used for door bell camera in my opinion.
But if implemented directly in the pushover plugin I assume it would be faster...
Attachments
IMG_0195.jpg
IMG_0195.jpg (30.76 KiB) Viewed 6487 times
Håvard
MarcoGT
Posts: 1140
Joined: Thu Sep 11, 2014 1:06 pm
Location: Germany

Re: Pushover Plugin - push notifications

Post by MarcoGT »

Very nice; in the plugin it shall be nice to have the possibility to "confirm" a notification (Pushover already provides this feature, but not yet implemented)
koburg
Posts: 167
Joined: Thu Jul 27, 2017 4:14 am

Re: Pushover Plugin - push notifications

Post by koburg »

I try making state id running but I fails

how do I make a on off device send its state I don't know how to find the "stateid"
davinci

Re: Pushover Plugin - push notifications

Post by davinci »

davinci wrote:1.2.0 is broken:
Pushover Error Error in plugin execution ExecuteAction:

Traceback (most recent call last):
File "plugin.py", line 53, in send
KeyError: key msgUser not found in dict
I would have to open the message settings and save it, then it works. But this is too much trouble.

I guess this is because the user (which should be optional) has to be in the config. Even if it is empty. This behavior should be fixed.
Update:
I accidentally updated to 1.2.0 again and it still doesn't work. I can make the error disappear (see above) but I never get any message.
This should be fixed urgently.

Please check your installations. You might not get any messages now...
swisskent
Posts: 15
Joined: Sat May 16, 2009 4:43 pm

Re: Pushover Plugin - push notifications

Post by swisskent »

The Pushover plugin is not working for me either.

I am not happy about this, as Pushover Notifications are crucial to my home automation setup (e.g. fire alarm notifications). :arrow: :|

IMHO, the Pushover plugin should be a well-maintained Indigo default plugin.

I have tried: version 1.2.0, reinstalling the plugin, reinstalling Indigo 7, upgrading to Pushover 1.2.1. Nothing has worked so far... not sure what to do.

Here is a typical log entry when I call the plugin:
Feb 14, 2018 at 14:08:45
Trigger Pushover Notification TEST
Pushover Debug
Pushover Debug Message
Pushover Debug
Pushover Debug
Error (client) timeout waiting for plugin response from io.thechad.indigoplugin.pushover for request UiGetValues2
Error (client) timeout waiting for plugin response from io.thechad.indigoplugin.pushover for request CallPluginFunc
Error (client) dialogForActionId() caught exception: NSInvalidArgumentException -- *** -[__NSPlaceholderDictionary initWithObjects:forKeys:count:]: attempt to insert nil object from objects[0]
User avatar
racarter
Posts: 562
Joined: Sat Jun 18, 2016 4:23 am
Location: North Yorkshire, UK
Contact:

Re: Pushover Plugin - push notifications

Post by racarter »

Version 1.1.6 is working fine for me. Try disabling and deleting the plugin then install 1.1.6 from the Plugin Store.
swisskent
Posts: 15
Joined: Sat May 16, 2009 4:43 pm

Re: Pushover Plugin - push notifications

Post by swisskent »

What is your Indigo version & OS?

I am running Indigo 7.1.1 on Mac 10.13.3
User avatar
racarter
Posts: 562
Joined: Sat Jun 18, 2016 4:23 am
Location: North Yorkshire, UK
Contact:

Re: Pushover Plugin - push notifications

Post by racarter »

I'm running 7.1.1 on 10.12.6
swisskent
Posts: 15
Joined: Sat May 16, 2009 4:43 pm

Re: Pushover Plugin - push notifications

Post by swisskent »

Downgrading to Pushover 1.1.6 actually works!

So, downgrading several version solves the bug(s)?! :o
User avatar
racarter
Posts: 562
Joined: Sat Jun 18, 2016 4:23 am
Location: North Yorkshire, UK
Contact:

Re: Pushover Plugin - push notifications

Post by racarter »

:D
Locked

Return to “Archives”