Pushover

New feature and product enhancement ideas and discussions.

Pushover

Postby Bigbn » Wed Aug 28, 2013 9:35 pm

Is there any way that we could get Pushover as a notification method?

All it is, is a simple POST request... And I figured I can't be the only one who would want this feature...
Bigbn
 
Posts: 2
Joined: Wed Aug 28, 2013 9:32 pm

Re: Pushover

Postby support » Thu Aug 29, 2013 8:19 am

Hi Bigbn,

We currently support Prowl, which is somewhat similar to Pushover. If you want, you can implement that code yourself
since notifications are purely backend and that part of the project is 100% open source.

Look at the notifyViaPush() method in the MyDoorOpener.INO file. You should be able to modify its code in order for it
to support Pushover instead of Prowl.

If you do implement it, you'd be very kind to share your code with others in the "Arduino Backend Enhancements" forum.

Best regards,
support
Site Admin
 
Posts: 384
Joined: Thu Aug 22, 2013 7:30 pm

Re: Pushover

Postby Bigbn » Sun Sep 08, 2013 3:13 pm

Sounds good, I'm working on modifying it right now.

I'll make sure to post the finished code to the "Arduino Backend Enhancements" forums when I'm done.
Bigbn
 
Posts: 2
Joined: Wed Aug 28, 2013 9:32 pm

Re: Pushover

Postby support » Mon Sep 09, 2013 9:34 am

Great.

Thanks in advance for doing so!
support
Site Admin
 
Posts: 384
Joined: Thu Aug 22, 2013 7:30 pm


Return to New Feature Requests



cron