As noted, none of the downloads are there anymore.
Please add the plugin back as I really want to use this one. Thanks!
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.
Search found 7 matches
- Fri Jul 05, 2019 12:50 pm
- Forum: Plugin Support
- Topic: PushBullet plugin (Pako)
- Replies: 498
- Views: 196681
- Thu Nov 09, 2017 11:29 pm
- Forum: Plugin Support
- Topic: MiCasaVerde Vera UI5, UI6, UI7 Plugin
- Replies: 206
- Views: 49368
Re: MiCasaVerde Vera UI5, UI6, UI7 Plugin
KG,
Is the download link on the first page up to date? It looks like you've made some changes since but the first post notes don't reflect that.
Thanks!
Is the download link on the first page up to date? It looks like you've made some changes since but the first post notes don't reflect that.
Thanks!
- Tue Mar 01, 2016 4:52 am
- Forum: General Support
- Topic: Detecting base event from "HTTP.channel=505 []"
- Replies: 6
- Views: 2326
Re: Detecting base event from "HTTP.channel=505 []"
Very nice, as a bonus
{eg.event.suffix.split("=")[-1]} You can put this directly in many actions, in their settings (depending if the action supports it), so you don't always need a Python script for shorter commands.
Like the "Start a program" action supports it.
jonib
Bonus indeed, that is ...
{eg.event.suffix.split("=")[-1]} You can put this directly in many actions, in their settings (depending if the action supports it), so you don't always need a Python script for shorter commands.
Like the "Start a program" action supports it.
jonib
Bonus indeed, that is ...
- Tue Mar 01, 2016 3:57 am
- Forum: General Support
- Topic: Detecting base event from "HTTP.channel=505 []"
- Replies: 6
- Views: 2326
Re: Detecting base event from "HTTP.channel=505 []"
Would the script need to go into a particular section such as Autostart, or just in any active Macro? Just put it right after the event in the same macro or it wont have access to the event information.
jonib
Thanks again. Once I figured out that I could trigger my event with "HTTP.*", then a ...
jonib
Thanks again. Once I figured out that I could trigger my event with "HTTP.*", then a ...
- Tue Mar 01, 2016 2:29 am
- Forum: General Support
- Topic: Detecting base event from "HTTP.channel=505 []"
- Replies: 6
- Views: 2326
Re: Detecting base event from "HTTP.channel=505 []"
However, I can't figure out how to get EG to recognize just the "HTTP.channel" part of the event to execute a macro. Ideally I want to get the channel number as the payload to pass to the Windows command line. You need to use a Python command/script action and test for a partial event suffix ...
- Mon Feb 29, 2016 6:49 pm
- Forum: General Support
- Topic: Detecting base event from "HTTP.channel=505 []"
- Replies: 6
- Views: 2326
Detecting base event from "HTTP.channel=505 []"
Hello,
I have a simple web page running on the web server plugin that has an HTML input field, where I'm trying to get a channel number to pass to a command line program. With the web page I can submit the value and get an event in my EG log such as "HTTP.channel=505 []".
However, I can't figure ...
I have a simple web page running on the web server plugin that has an HTML input field, where I'm trying to get a channel number to pass to a command line program. With the web page I can submit the value and get an event in my EG log such as "HTTP.channel=505 []".
However, I can't figure ...
- Sun Feb 28, 2016 11:42 pm
- Forum: General Support
- Topic: Unable to register
- Replies: 7
- Views: 2752
Re: Unable to register
Yep, I had tried to register twice using different email addresses the past week, finally got the activation link today. Thanks!