Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details

If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.

PushBullet plugin (sfalkman)

Questions and comments specific to a particular plugin should go here.
Post Reply
sfalkman
Posts: 2
Joined: Wed Mar 07, 2012 2:14 pm

PushBullet plugin (sfalkman)

Post by sfalkman »

EDIT: Well, I had a look at the updated API's and Pako's plugin last night and I have to say that my plugin is completely obsolete :)
I won't be making any updates on my plugin, so use Pako's plugin instead!

____________________________________________________________________________________________________________
I needed a plugin for the push notification service PushBullet, so I decided to finally make my first EventGhost plugin.
The plugin uses the public PushBullet API (https://www.pushbullet.com/api).

You need the PushBullet app on your Android device to receive the push notifications (https://play.google.com/store/apps/deta ... et.android). You'll find your API key, which is needed for the plugin to work, at https://www.pushbullet.com under Account settings.
Right now, the plugin only supports pushing Notes and Files, and only pushing to your own devices (not shared ones). The plugin will be updated with this in case of interest!
egPushBullet.png
All feedback is welcome!
Attachments
PushBullet.zip
0.0.1
(17.72 KiB) Downloaded 399 times
goodcoproflcop
Posts: 21
Joined: Tue Aug 13, 2013 2:18 pm

Re: PushBullet plugin

Post by goodcoproflcop »

Looks promising but i can't get it to work...
After activating the plugin and filling in the api key the following error appears:
We failed to reach the server Reason: [Errno 8] _ssk.c:480: EOF occured in violation of protocol
goodcoproflcop
Posts: 21
Joined: Tue Aug 13, 2013 2:18 pm

Re: PushBullet plugin

Post by goodcoproflcop »

I've contacted the creators of Pushbullet, the problem is related to Python not working well with their SSL certificate. Hopefully this will be fixed with a new certificate in the future!

Edit: Got it working, the plugin seems to use an old api adress, this can be fixed by editing the "pushbullet.py". Change "https://www.pushbullet.com/api" to "https://api.pushbullet.com/api"
regystro
Posts: 2
Joined: Wed Feb 05, 2014 4:27 pm

Re: PushBullet plugin

Post by regystro »

It works great. Thanks to this plugin I can have feedback on my cell phone when I trigger some EventGhost actions remotely. I was using mail before, but this is faster and neater :)
sfalkman
Posts: 2
Joined: Wed Mar 07, 2012 2:14 pm

Re: PushBullet plugin

Post by sfalkman »

I totally forgot about my plugin post, sorry!
I noticed a couple of weeks ago that I stopped receiving notifications from Eventghost, but IÔÇÖve been busy with a new house.

The past months Pushbullet has evolved very much, and IÔÇÖm sure there are some new things to implement. I will look into it as soon as I get some spare time!
Post Reply