I solved it by adding some rows in the .py file in pioneer plugin folder. What I did was to add the follwing into the .py file (think you need to install Python so you can open it with IDLE)
take a look below where it says ###Magnus Kod. What I do is to trigger an event called "balle" instead of ...
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 2 matches
- Thu Dec 22, 2011 12:00 pm
- Forum: Plugin Support
- Topic: Ethernet Plugin for Pioneer AV Amplifiers
- Replies: 20
- Views: 13388
- Fri Dec 16, 2011 6:12 pm
- Forum: Plugin Support
- Topic: Ethernet Plugin for Pioneer AV Amplifiers
- Replies: 20
- Views: 13388
Re: Ethernet Plugin for Pioneer AV Amplifiers
Hi,
I wonder if you can help me catch a "print" from your code. What I need is to change "signal sel". I need to change between HDMI and Digital. as I understands it, I can't to this by commands? So I solved it by sending IR-commands, but I would like to catch which "signal sel" I choose. This is ...
I wonder if you can help me catch a "print" from your code. What I need is to change "signal sel". I need to change between HDMI and Digital. as I understands it, I can't to this by commands? So I solved it by sending IR-commands, but I would like to catch which "signal sel" I choose. This is ...