Page 9 of 15

Re: Pushover Plugin - push notifications

PostPosted: Fri Jan 05, 2018 2:45 pm
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

Re: Pushover Plugin - push notifications

PostPosted: Fri Jan 05, 2018 5:48 pm
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.

time for a pushover subforum?

PostPosted: Sat Jan 06, 2018 12:40 pm
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.?

Re: Pushover Plugin - push notifications

PostPosted: Tue Jan 23, 2018 10:43 am
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 .
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

Re: Pushover Plugin - push notifications

PostPosted: Tue Jan 23, 2018 2:13 pm
by Woetjes
Nice, would be awesome!

Re: Pushover Plugin - push notifications

PostPosted: Wed Jan 24, 2018 1:36 am
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...

Re: Pushover Plugin - push notifications

PostPosted: Wed Jan 24, 2018 1:50 am
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)

Re: Pushover Plugin - push notifications

PostPosted: Sat Feb 03, 2018 7:30 am
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"

Re: Pushover Plugin - push notifications

PostPosted: Sat Feb 10, 2018 5:23 am
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...

Re: Pushover Plugin - push notifications

PostPosted: Wed Feb 14, 2018 3:26 pm
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]

Re: Pushover Plugin - push notifications

PostPosted: Wed Feb 14, 2018 3:50 pm
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.

Re: Pushover Plugin - push notifications

PostPosted: Wed Feb 14, 2018 3:57 pm
by swisskent
What is your Indigo version & OS?

I am running Indigo 7.1.1 on Mac 10.13.3

Re: Pushover Plugin - push notifications

PostPosted: Wed Feb 14, 2018 3:59 pm
by racarter
I'm running 7.1.1 on 10.12.6

Re: Pushover Plugin - push notifications

PostPosted: Wed Feb 14, 2018 4:20 pm
by swisskent
Downgrading to Pushover 1.1.6 actually works!

So, downgrading several version solves the bug(s)?! :o

Re: Pushover Plugin - push notifications

PostPosted: Wed Feb 14, 2018 4:41 pm
by racarter
:D