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.
Sending events from outside to EventGhost
-
Jabberwock
- Posts: 29
- Joined: Tue Nov 23, 2010 10:40 pm
Sending events from outside to EventGhost
I wonder what is the most popular way of sending events from outside the local network to EventGhost (e.g. from phone)? I was using Pushbullet and now I am using AutoRemote, but for some reason some signals seem to be lost... I would rather not open my network ports directly (e.g. for webserver plugin) due to safety concerns...
What are you using?
What are you using?
Re: Sending events from outside to EventGhost
PushBullet. What made you stop using it?
-
Jabberwock
- Posts: 29
- Joined: Tue Nov 23, 2010 10:40 pm
Re: Sending events from outside to EventGhost
As with AutoRemote, some events were not sent properly. Admittedly, this might be due to my setup, as my gate is just on the border of my WiFi range, so my phone gets sometimes confused... However, AutoRemote sometimes misses events even when I am deep in the WiFi range. Maybe I should try Pushbullet again...
Re: Sending events from outside to EventGhost
I'll explain a bit better - you can use the combination of tasker and join to send whatever you want from your phone (even outside the local network) to eventghost. And because of tasker this can literally be anything I think.
You will also need the chrome plugin and that will send the events to eventghost, so:
Tasker --> Join --> Chrome plugin --> EG.
You will also need the chrome plugin and that will send the events to eventghost, so:
Tasker --> Join --> Chrome plugin --> EG.
-
Jabberwock
- Posts: 29
- Joined: Tue Nov 23, 2010 10:40 pm
Re: Sending events from outside to EventGhost
I will have a look, but I assume it is similar to AutoRemote (as it is by the same author)?
Re: Sending events from outside to EventGhost
Yes, I think so. But it works better in my experience.
Re: Sending events from outside to EventGhost
you could also try the XMPP plugin :Jabberwock wrote: Sat Feb 17, 2018 7:59 pm I wonder what is the most popular way of sending events from outside the local network to EventGhost (e.g. from phone)? I was using Pushbullet and now I am using AutoRemote, but for some reason some signals seem to be lost... I would rather not open my network ports directly (e.g. for webserver plugin) due to safety concerns...
What are you using?
viewtopic.php?f=9&t=10068
install any jabber client on your smartphone (or any other device and/or OS), and you're good to go, there's no need to open anything on your local network, and you can "talk" with EG in real time
-
Jabberwock
- Posts: 29
- Joined: Tue Nov 23, 2010 10:40 pm
Re: Sending events from outside to EventGhost
XMPP is indeed powerful, but I cannot see any plugins/solutions that would allow sending messages with Tasker. But maybe there are some workarounds?
Re: Sending events from outside to EventGhost
I didn't know that you wanted to use Tasker, is it something mandatory for you ? what are you trying to accomplish ? maybe I could help you.
-
Jabberwock
- Posts: 29
- Joined: Tue Nov 23, 2010 10:40 pm
Re: Sending events from outside to EventGhost
I have tried to reinstall Pushbullet, but I cannot get it to work at all... Some problems with cURL and certificates. I will get to it later.
I use Tasker, as I have a custom dialog window with sliders for opening my fence door, gate and garage gate.
I use Tasker, as I have a custom dialog window with sliders for opening my fence door, gate and garage gate.
Re: Sending events from outside to EventGhost
Why can't you use join? Then you can send whatever you want from phone (tasker) to eventghost. It's really easy to setup as well. All events (inside and outside of network) will work. I don't really understand what you are trying to do since you can't use it or any of the other solutions.
Re: Sending events from outside to EventGhost
What about IFTTT? https://ifttt.com/discover
Should work with tasker and I think you can get that to send the events to eventghost as well.
EDIT:
I think you could also use tasker and install the webserver plugin on eventghost - and "post" stuff from tasker and get the webserver to handle it and create events in EG. I did this a long time ago, can't recall what I did tho. But basically if I have webserver running on localhost:8080 - you could do a post request or something to IP:PORT?event_name...
But since you want it to be able to work outside network you'd have to open the webserver port so you can access it from outside of your network. I have little to no experience with this. I guess a VPN or something should be used for that.
Should work with tasker and I think you can get that to send the events to eventghost as well.
EDIT:
I think you could also use tasker and install the webserver plugin on eventghost - and "post" stuff from tasker and get the webserver to handle it and create events in EG. I did this a long time ago, can't recall what I did tho. But basically if I have webserver running on localhost:8080 - you could do a post request or something to IP:PORT?event_name...
But since you want it to be able to work outside network you'd have to open the webserver port so you can access it from outside of your network. I have little to no experience with this. I guess a VPN or something should be used for that.
Re: Sending events from outside to EventGhost
Here's a few more that haven't been mentioned yet.
Dropbox & eg folder watcher/file operations plugins.
Email & eg email plugin.
Sms & eg text plugin
Dropbox & eg folder watcher/file operations plugins.
Email & eg email plugin.
Sms & eg text plugin
-
Jabberwock
- Posts: 29
- Joined: Tue Nov 23, 2010 10:40 pm
Re: Sending events from outside to EventGhost
I would rather not open a webserver socket to the outside...
I will try out Join.
I will try out Join.