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

by fartech
Wed Jan 04, 2017 3:10 am
Forum: Plugin Support
Topic: Yamaha RX-Vxxx (or similar) Ethernet Plugin!
Replies: 215
Views: 88595

Re: Yamaha RX-Vxxx (or similar) Ethernet Plugin!

This is a sample of what I got using an Iguana and WinLirc. The codes are very different and dont work when manually sending them.
begin remote

name ..\config.cf.conf
bits 32
flags SPACE_ENC
eps 30
aeps 100

header 9008 4399
one 610 1586
zero 610 464
ptrail 608
gap 39872
toggle_bit_mask ...
by fartech
Mon Jan 02, 2017 9:29 pm
Forum: Plugin Support
Topic: Yamaha RX-Vxxx (or similar) Ethernet Plugin!
Replies: 215
Views: 88595

Re: Yamaha RX-Vxxx (or similar) Ethernet Plugin!

I recently add a Yamaha TSR-5790 to my system, and this plugin is working perfectly. The "Home" button on the remote is the only one I don't see a command for though.
Anyone have an idea what the command would be? I would add it manually if I could find it myself.
by fartech
Fri Apr 04, 2014 4:43 am
Forum: Feature Requests
Topic: One Shot
Replies: 1
Views: 3454

One Shot

I am using a IP camera with motion detection that will send out a notice though the web server. Unfortunately it will send out multiple notices as long as it see's motion.
I have gotten around this with a disable , a jump and a timer to only get one event instead of multiple.
If I recall, Crestron ...
by fartech
Mon Nov 25, 2013 4:53 pm
Forum: Plugin Support
Topic: PlayStation 3 Bluetooth Remote
Replies: 267
Views: 180235

Re: PlayStation 3 Bluetooth Remote

That's probably why it works on mine, I use a named account with admin privileges. I don't worry about it showing, as I am running EG as a service on a WHS2011 machine.
by fartech
Sun Nov 24, 2013 3:48 am
Forum: Plugin Support
Topic: PlayStation 3 Bluetooth Remote
Replies: 267
Views: 180235

Re: PlayStation 3 Bluetooth Remote

Open Notepad and put this in it:

CreateObject("Wscript.Shell").Run "PS3Sleep.bat", 0

Save it as PS3Sleep.vbs and call it from Event ghost.
by fartech
Sat Sep 07, 2013 4:25 am
Forum: Plugin Support
Topic: PlayStation 3 Bluetooth Remote
Replies: 267
Views: 180235

Re: PlayStation 3 Bluetooth Remote

After much reading and lots of trial and error, I found a way to get hibernation working with the Stock Microsoft Bluetooth stack. It seems that there are, in fact two versions of the MS program Devcon.
A 32 (77KB) and 64 (81KB) bit. Neather is labeled and have the same version #! This is where the ...