I have a PN60E530A3FXZA with EX-Link. When I turn on my set using the remote, I get an "f8" message from the TV in EG. I've modified this plugin to return an event instead of just a message when it receives things from EX-Link.
Just change line 268 from "print b" to "self.TriggerEvent(b)" .
def ...
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
- Sat May 10, 2014 4:35 pm
- Forum: Plugin Support
- Topic: Samsung TV's
- Replies: 31
- Views: 34511
- Wed May 07, 2014 4:26 pm
- Forum: Plugin Support
- Topic: PlayStation 3 Bluetooth Remote
- Replies: 267
- Views: 180067
Re: PlayStation 3 Bluetooth Remote
I just use the R1/R2 buttons for volume control. Works great since I've trained the SO to do the same thing.
- Fri Feb 17, 2012 4:42 pm
- Forum: Plugin Support
- Topic: PlayStation 3 Bluetooth Remote
- Replies: 267
- Views: 180067
Re: PlayStation 3 Bluetooth Remote
Thanks for the quick replay. I just tried what you suggested and no, same thing again. I press PS+start button for 3 seconds and Win finds it and in that moment I click on it and next and same error again.
And I don't have any lights on remote. You probably have newer version...
I think you might ...
And I don't have any lights on remote. You probably have newer version...
I think you might ...
- Fri Feb 17, 2012 3:59 pm
- Forum: Plugin Support
- Topic: PlayStation 3 Bluetooth Remote
- Replies: 267
- Views: 180067
Re: PlayStation 3 Bluetooth Remote
Can somebody please help me with pairing BD remote with PC.
I recently re-installed Windows and now I can't pair the remote no meter what I try. I have MSI Bluetooth dongle and it was working fine but I don't remember what drivers I had.
Now when I try to pair the remote and I press PS+start ...
I recently re-installed Windows and now I can't pair the remote no meter what I try. I have MSI Bluetooth dongle and it was working fine but I don't remember what drivers I had.
Now when I try to pair the remote and I press PS+start ...
- Wed Nov 30, 2011 11:19 pm
- Forum: Plugin Support
- Topic: PlayStation 3 Bluetooth Remote
- Replies: 267
- Views: 180067
Re: PlayStation 3 Bluetooth Remote
Code: Select all
Changelog
4.0.2 - Added support for 5 new BT buttons on 2011 PS3 remote:
1. '-/--'
2. 'ChanUp'
3. 'ChanDown'
4. 'InstantNext'
5. 'InstantPrev'- Wed Nov 30, 2011 6:50 pm
- Forum: Plugin Support
- Topic: PlayStation 3 Bluetooth Remote
- Replies: 267
- Views: 180067
Re: PlayStation 3 Bluetooth Remote
I'm trying to get your plugin working with the new PS3 remote that has the volume and channel buttons at the bottom. I can get it working in raw HID mode, but not in your plugin. And way you can take a look?
My problem (like most others) was that I was using 3.0.0. 4.0.0 works great except for ...
My problem (like most others) was that I was using 3.0.0. 4.0.0 works great except for ...
- Mon Nov 28, 2011 4:21 am
- Forum: Plugin Support
- Topic: PlayStation 3 Bluetooth Remote
- Replies: 267
- Views: 180067
Re: PlayStation 3 Bluetooth Remote
I'm trying to get your plugin working with the new PS3 remote that has the volume and channel buttons at the bottom. I can get it working in raw HID mode, but not in your plugin. And way you can take a look?