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.

Search found 25 matches

by aldi13
Wed Apr 05, 2017 9:59 pm
Forum: Plugin Support
Topic: Domoticz plugin
Replies: 66
Views: 22937

Re: Domoticz plugin

I think you might be right...I haven't setup any switches. I plan to use this to control my Harmony Hub. Sounds like I need to setup some switches first.
by aldi13
Wed Apr 05, 2017 8:32 pm
Forum: Plugin Support
Topic: Domoticz plugin
Replies: 66
Views: 22937

Re: Domoticz plugin

I am feeling stupid. I can't get this plugin to connect. I am only interested in sending commands to Domocitz not listening in. I went to gethub and downloaded the latest version. I am running Domocitz on the same machine as eventghost. When I add the plugin I type in http://127.0.0.1:8080 for the ...
by aldi13
Sat May 23, 2015 2:15 am
Forum: General Support
Topic: System.PlaySound MP3s
Replies: 3
Views: 2103

Re: System.PlaySound MP3s

Pako

Are there any command line parameter to auto hide and close CrystalWolf?
by aldi13
Thu May 21, 2015 4:52 pm
Forum: General Support
Topic: How do include payload as part of the trigger?
Replies: 8
Views: 3733

Re: How do include payload as part of the trigger?

Thanks for getting me started. I am having trouble figuring out how to write my script. I have been doing a lot of searching. Here is what I have which doesn't quite work:

if eg.event.string = ("Main.Growl.EventGhost@App")
and eg.event.payload = ("Payload from event string")
then eg.TriggerEvent ...
by aldi13
Wed May 20, 2015 11:31 pm
Forum: General Support
Topic: How do include payload as part of the trigger?
Replies: 8
Views: 3733

How do include payload as part of the trigger?

I am using Pako's Eventghost Forwarder for Growl. It forwards Growl for windows notifications to Eventghost. Only issue I am am having is that the created event's have a payload

Example of event: Main.Growl.EventGhost@App (u'Payload',)

When I drag the event to trigger a macro only this part is ...
by aldi13
Tue Feb 10, 2015 8:26 pm
Forum: General Support
Topic: USB-UIRT "Device not Ready" How to execute Macro on Error
Replies: 6
Views: 3880

Re: USB-UIRT "Device not Ready" How to execute Macro on Erro

I developed a sequence to restart the USB-UIRT but it never works. I always have to reboot the computer. The Devcon method doesn't seem to work for me. I can post some code later on when I get home.
by aldi13
Thu Jul 24, 2014 5:45 pm
Forum: General Support
Topic: USB-UIRT stops working ... Anyway to send reset?
Replies: 18
Views: 12384

Re: USB-UIRT stops working ... Anyway to send reset?

I still have not been able to make this thing work reliably. Anyone figured it out? I bought mine in Dec 2013 and it worked great up until 2 months ago.


-I run Win8 x64
-My computer does not sleep
-Device usually fails around 4 hours after boot
-If I quit EG disable/enable in Device Manager the ...
by aldi13
Fri Jul 18, 2014 4:31 pm
Forum: General Support
Topic: USB-UIRT "Device not Ready" How to execute Macro on Error
Replies: 6
Views: 3880

Re: USB-UIRT "Device not Ready" How to execute Macro on Erro

The plugin works perfectly. Thanks so much for pointing me in the right direction.
by aldi13
Fri Jul 18, 2014 4:27 pm
Forum: Coding Corner
Topic: Python Script to Open Random File
Replies: 0
Views: 2634

Python Script to Open Random File

I am using EG on my media center. I have a button setup on remote/wall(light switch) that my son can push to turn on a random kids TV show. My wife tells me that the script seems to favor the same shows over and over. Any ideas how I can improve my script to play a random TV show?

Thanks in advance ...
by aldi13
Wed Jul 16, 2014 5:03 pm
Forum: General Support
Topic: USB-UIRT "Device not Ready" How to execute Macro on Error
Replies: 6
Views: 3880

Re: USB-UIRT "Device not Ready" How to execute Macro on Erro

Thanks. Looking forward to testing.
by aldi13
Wed Jul 16, 2014 3:11 pm
Forum: General Support
Topic: USB-UIRT "Device not Ready" How to execute Macro on Error
Replies: 6
Views: 3880

USB-UIRT "Device not Ready" How to execute Macro on Error

I consistently have trouble with my USB-UIRT. It's stops responding and I get the following error in the log when I attempt to use the device to transmit an IR command.

"Device not Ready"

How can I use the error in the Log as an event to trigger a Macro? EG does not allow me to drag the error ...
by aldi13
Tue Jun 03, 2014 8:02 pm
Forum: General Support
Topic: Restart EG if Event is not Detected Within 30 Mins
Replies: 2
Views: 1448

Restart EG if Event is not Detected Within 30 Mins

I have an ISY Home Automation Controller that I have tied into Eventghost using the plugin found on this forum: http://forum.universal-devices.com/viewtopic.php?f=27&t=7274&start=15

Unfortunately the plugin seems to stop working on occasion. It works fine when I restart EG. I want to create a Macro ...
by aldi13
Thu Jan 23, 2014 5:22 pm
Forum: General Support
Topic: Eventghsot command line options to generate event
Replies: 9
Views: 6202

Re: Eventghsot command line options to generate event

Process Watcher work great.

I created a small autohotkey script that simply sleeps for a few seconds. I now have the events in EG. Hurray!