It seems the TV does not send any event when on/off, I just updated to 1568 version.
I don't have my TV selected as PC's monitor right now, that might by the reason.
TV''s connected with HDMI, video card is ATI.
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 5 matches
- Tue May 08, 2012 6:25 pm
- Forum: Plugin Support
- Topic: LG 42PQ10, 50PQ10, 50PS11, 60PS11, 42PQ12, 50PQ12 plugin
- Replies: 5
- Views: 5519
- Sun May 06, 2012 3:54 pm
- Forum: Plugin Support
- Topic: LG 42PQ10, 50PQ10, 50PS11, 60PS11, 42PQ12, 50PQ12 plugin
- Replies: 5
- Views: 5519
Re: LG 42PQ10, 50PQ10, 50PS11, 60PS11, 42PQ12, 50PQ12 plugin
New LG's support more than 64 channels so the channel tune command is a little bit different. I made a new version that works with new sets and supports 999 channels.
Also made new command for turning the set on. I first tried to make a version that polls for set's power state but it seems it ...
Also made new command for turning the set on. I first tried to make a version that polls for set's power state but it seems it ...
- Sat May 05, 2012 6:42 pm
- Forum: Plugin Support
- Topic: LG 42PQ10, 50PQ10, 50PS11, 60PS11, 42PQ12, 50PQ12 plugin
- Replies: 5
- Views: 5519
Re: LG 42PQ10, 50PQ10, 50PS11, 60PS11, 42PQ12, 50PQ12 plugin
Great thanks for this plugin. Works fine with LG LH90!
Does anyone know how create an event that waits until the TV's been turned on?
Does anyone know how create an event that waits until the TV's been turned on?
- Sun Dec 18, 2011 2:46 pm
- Forum: Coding Corner
- Topic: Use EG action to execute an existing .py script
- Replies: 2
- Views: 2537
Re: Use EG action to execute an existing .py script
Create Python Command action and set it: execfile("file.py")
- Sun Dec 18, 2011 11:34 am
- Forum: Coding Corner
- Topic: EG with webserver-plugin, AJAX w/jQuery, simple example GUI
- Replies: 14
- Views: 9254
Re: EG with webserver-plugin, AJAX w/jQuery, simple example
Hi,
I made a simple remote page for controlling the video & audio and present it here so it's easier/faster for people to create for instance buttons with custom icons.
The foundations for the code came from http://www.eventghost.net/forum/viewtopic.php?f=2&t=2892
Then I updated jQuery Mobile to ...
I made a simple remote page for controlling the video & audio and present it here so it's easier/faster for people to create for instance buttons with custom icons.
The foundations for the code came from http://www.eventghost.net/forum/viewtopic.php?f=2&t=2892
Then I updated jQuery Mobile to ...