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.
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 (Pako)
Re: PushBullet plugin (Pako)
Hello All,
I got the pulgin working with the pushbullet app or webpage, but when I use it with IFTTT or Workflow for IOS I am getting error:
22:13:14 Traceback (most recent call last) (1722):
22:13:14 File "C:\Program Files\EventGhost\plugins\PushBullet\__init__.py", line 2677, in requestPushes
22:13:14 self.processPush(push)
22:13:14 File "C:\Program Files\EventGhost\plugins\PushBullet\__init__.py", line 2499, in processPush
22:13:14 elif push['sender_email'] != self.email:
22:13:14 KeyError: 'sender_email'
IFTTT and Workflow can not specify the specific device to push to, but when I do a push to all devices from the official app or webpage it works. Any help would be appreciated.
I got the pulgin working with the pushbullet app or webpage, but when I use it with IFTTT or Workflow for IOS I am getting error:
22:13:14 Traceback (most recent call last) (1722):
22:13:14 File "C:\Program Files\EventGhost\plugins\PushBullet\__init__.py", line 2677, in requestPushes
22:13:14 self.processPush(push)
22:13:14 File "C:\Program Files\EventGhost\plugins\PushBullet\__init__.py", line 2499, in processPush
22:13:14 elif push['sender_email'] != self.email:
22:13:14 KeyError: 'sender_email'
IFTTT and Workflow can not specify the specific device to push to, but when I do a push to all devices from the official app or webpage it works. Any help would be appreciated.
- Pako
- Plugin Developer
- Posts: 2294
- Joined: Sat Nov 11, 2006 1:31 pm
- Location: Czech Republic
- Contact:
Re: PushBullet plugin (Pako)
Maybe I'm wrong, but it looks like you are using an old version of the plugin.dacari wrote:I got the pulgin working with the pushbullet app or webpage, but when I use it with IFTTT or Workflow for IOS I am getting error:
Pako
You know flattr ? You can 

Re: PushBullet plugin (Pako)
Probably wrong topic but just wondering if there is any plan on having a similar plugin for https://pushover.net/ ?
- Pako
- Plugin Developer
- Posts: 2294
- Joined: Sat Nov 11, 2006 1:31 pm
- Location: Czech Republic
- Contact:
Re: PushBullet plugin (Pako)
I speak only for myself, but not, because after a 7-day free trial, it costs $4.99 USD.dream_th wrote:Probably wrong topic but just wondering if there is any plan on having a similar plugin for https://pushover.net/ ?
Pako
You know flattr ? You can 

Re: PushBullet plugin (Pako)
Thank you Pako!..that was the problem. Got it working by upgrading the plugin. Now to see if I can get my amazon echo to push commands to EG via pushbullet.
Re: PushBullet plugin (Pako)
Hi ,
I'm new in the eventghost world and i'm very interessed by pushbullet . I configured my plugin , everything it's ok but i don't understand how send a push to a friend .
Could you help me ?
Thanks for advance
I'm new in the eventghost world and i'm very interessed by pushbullet . I configured my plugin , everything it's ok but i don't understand how send a push to a friend .
Could you help me ?
Thanks for advance
Re: PushBullet plugin (Pako)
Hi,
First thanks for the plugin... It works well but there is an error which shows in the debug log :
PushBullet: Request error: {"error":{"code":"insufficient_authorization","type":"invalid_request","message":"Insufficient authorization.","cat":"(=^├óÔé¼┬Ñ^=)"},"error_code":"insufficient_authorization"}
What'is it ?
Is it normal ?
Thanks a lot
First thanks for the plugin... It works well but there is an error which shows in the debug log :
PushBullet: Request error: {"error":{"code":"insufficient_authorization","type":"invalid_request","message":"Insufficient authorization.","cat":"(=^├óÔé¼┬Ñ^=)"},"error_code":"insufficient_authorization"}
What'is it ?
Is it normal ?
Thanks a lot
- Pako
- Plugin Developer
- Posts: 2294
- Joined: Sat Nov 11, 2006 1:31 pm
- Location: Czech Republic
- Contact:
Re: PushBullet plugin (Pako)
I think it is not normal.remixtech wrote:What'is it ?
Is it normal ?
But I do not know how I can help. I have never met with it.
Can you provide more information? In what situation it occurs? What precedes it?
Pako
Re: PushBullet plugin (Pako)
Hi,
Everytime i'am sending something to Pushbullet. On my notebook and my desktop computer.
Have a nice day,
Everytime i'am sending something to Pushbullet. On my notebook and my desktop computer.
Have a nice day,
- Pako
- Plugin Developer
- Posts: 2294
- Joined: Sat Nov 11, 2006 1:31 pm
- Location: Czech Republic
- Contact:
Re: PushBullet plugin (Pako)
Oh, what a surprise. I did not expect this. Now I know a lot more, so it will be no problem to find the cause (as soon as I become magician).
I'm sorry, but I really can not help in this situation. Maybe you have a mistake in the configuration, there may be some problem in your PC or in your network.
I have no chance to find out.
You can try another computer or another local network?
You can turn logging level 5 and then attach a screenshot (once the error occurs)?
Pako
I'm sorry, but I really can not help in this situation. Maybe you have a mistake in the configuration, there may be some problem in your PC or in your network.
I have no chance to find out.
You can try another computer or another local network?
You can turn logging level 5 and then attach a screenshot (once the error occurs)?
Pako
-
TMSxEventGhost
- Posts: 6
- Joined: Thu Sep 29, 2016 11:17 am
Re: PushBullet plugin (Pako)
Is this plugin working with 0.5 beta version of EG? because it seems not:
Maybe there is something different now in the installation way?Error loading plugin file: ...\EventGhost\plugins\PushBullet
Traceback (most recent call last) (0.5.0-beta4):
File "...\EventGhost\plugins\PushBullet\__init__.py", line 277, in <module>
from websocket import WebSocketApp
ImportError: cannot import name WebSocketApp
Can't find action: PushBullet.PushToEverything(0, [], [u'', u'Android:Media_Play'], u'')
Can't find action: PushBullet.PushToEverything(0, [], [u'', u'{eg.event.payload}'], u'')
Can't find action: PushBullet.PushToEverything(0, [], [u'', u'Android:Media_Pause'], u'')
Can't find action: PushBullet.PushToEverything(0, [], [u'', u'Android:CMD_Sleep'], u'')
Can't find action: PushBullet.PushToEverything(0, [], [u'TeamViewer', u'{eg.tmp}'], u'')
- Pako
- Plugin Developer
- Posts: 2294
- Joined: Sat Nov 11, 2006 1:31 pm
- Location: Czech Republic
- Contact:
Re: PushBullet plugin (Pako)
I do not know. I have not yet installed version 5 (due to its uncertain future).TMSxEventGhost wrote:Is this plugin working with 0.5 beta version of EG?
Pako
You know flattr ? You can 

Re: PushBullet plugin (Pako)
Pushbullet was working fine with me. But today, it is not connecting, i get below error
I tried creating new API key, but still no luck.
I tried creating new API key, but still no luck.
Code: Select all
Exception in thread Thread-7:
Traceback (most recent call last):
File "threading.pyc", line 532, in __bootstrap_inner
File "threading.pyc", line 484, in run
File "C:\Program Files (x86)\EventGhost\plugins\PushBullet\__init__.py", line 3762, in updateDevices
self.getAccount()
File "C:\Program Files (x86)\EventGhost\plugins\PushBullet\__init__.py", line 3645, in getAccount
account, flag = self.request("GET", API + 'users/me')
File "C:\Program Files (x86)\EventGhost\plugins\PushBullet\__init__.py", line 3605, in request
c.perform()
error: (35, 'schannel: next InitializeSecurityContext failed: Unknown error (0x80092013) - The revocation function was unable to check revocation because the revocation server was offline.')Re: PushBullet plugin (Pako)
Things are working now
- Pako
- Plugin Developer
- Posts: 2294
- Joined: Sat Nov 11, 2006 1:31 pm
- Location: Czech Republic
- Contact:
Re: PushBullet plugin (Pako)
Thanks for the information. I assumed it was a temporary condition (due to the "... revocation server was offline").Alahdal wrote:Things are working now
Pako
You know flattr ? You can 
