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 9 matches

by toadleyb
Fri Jul 01, 2016 10:12 pm
Forum: General Support
Topic: Python Question
Replies: 7
Views: 2896

Re: Python Question

Thank you for all the help kgschlosser. It appears the problem is with my receiver dropping its network connection. Not an issue with Eventghost. I am working on troubleshooting that now.
by toadleyb
Tue Jun 28, 2016 9:34 pm
Forum: General Support
Topic: Python Question
Replies: 7
Views: 2896

Re: Python Question

I am using that plugin. This is a custom action using that plugin to send a specific volume to my receiver instead of just and up or down volume command. The line "eg.plugins.NetworkSender.Send_Custom_Action" uses that plugin to send the command to my reciever. It works great except that the plugin ...
by toadleyb
Sun Jun 26, 2016 11:49 pm
Forum: General Support
Topic: Python Question
Replies: 7
Views: 2896

Re: Python Question

Well I don't completely understand it but I did get it to work. I am completely new to python so I have just been reading and trying things. Here is the code that finally worked. I am sure there is a better way but this works.

v = str(80-int(eg.event.payload[0]))
volume = unicode("MV"+v)
print ...
by toadleyb
Sun Jun 26, 2016 7:03 pm
Forum: General Support
Topic: Python Question
Replies: 7
Views: 2896

Re: Python Question

tried that still does not work.
by toadleyb
Sun Jun 26, 2016 5:28 pm
Forum: General Support
Topic: Python Question
Replies: 7
Views: 2896

Python Question

I have been reading and playing for days with the Echo Ha bridge and eventghost. I have all kinds of home automation running great but I am stumped on the following.

I have created a device in ha bridge called receiver. I use it to control the power off and on on my Denon receiver. I am trying to ...
by toadleyb
Sun Feb 14, 2010 10:45 pm
Forum: General Support
Topic: Eventphone won't work over Edge (not port forwarding)
Replies: 4
Views: 1436

Re: Eventphone won't work over Edge (not port forwarding)

Thanks that did the trick. I figured it had to be easy.
by toadleyb
Thu Jan 21, 2010 5:17 pm
Forum: General Support
Topic: Eventphone won't work over Edge (not port forwarding)
Replies: 4
Views: 1436

Re: Eventphone won't work over Edge (not port forwarding)

So I somewhat fixed the problem. My phone is jailbroken so I added Eventghost to the app 3Gunrestrictor and now it works. Is Eventphone supposed to work over 3G and Edge or is it yet another app that Apple will not allow to use 3G and Edge?
by toadleyb
Thu Jan 21, 2010 4:54 pm
Forum: General Support
Topic: Eventphone won't work over Edge (not port forwarding)
Replies: 4
Views: 1436

Re: Eventphone won't work over Edge (not port forwarding)

Okay so just to completely take the router and port forwarding out of the equation, I plugged my computer directly into my DSL modem which is in bridge mode. I then connect to the internet via PPPoe through windows. I put the IP address of my computer into the settings of Eventghost on my Iphone. I ...
by toadleyb
Thu Jan 21, 2010 3:07 am
Forum: General Support
Topic: Eventphone won't work over Edge (not port forwarding)
Replies: 4
Views: 1436

Eventphone won't work over Edge (not port forwarding)

Hi all I am new to Eventghost.

I am using version 0.37.r1387. I am running Windows XP SP3. I have an Iphone 3GS.

I have setup Eventghost with a USB-UIRT to control my Directv HDDVR. I am using it in conjunction with Orb so that I have full access to my DVR and can even watch my recorded shows ...