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.

Onkyo Reciver RS232 plugin

Do you have questions about writing plugins or scripts in Python? Meet the coders here.
User avatar
Livin
Experienced User
Posts: 792
Joined: Wed Oct 08, 2008 4:56 am

Re: Onkyo Reciver RS232 plugin

Post by Livin »

???
setup... XBMC, W7MC for DVR & Live OTA TV, JRMC for multi-zone audio, EG, MiCasaVerde Vera3, USB-UIRT IR receiver, Harmony remote, 5.2 home theater system
Bartman
Plugin Developer
Posts: 881
Joined: Sun Feb 12, 2006 9:03 am

Re: Onkyo Reciver RS232 plugin

Post by Bartman »

Hopefully I find some time on the weekend. Seems to affect more than the onkyo plugin.
User avatar
Livin
Experienced User
Posts: 792
Joined: Wed Oct 08, 2008 4:56 am

Re: Onkyo Reciver RS232 plugin

Post by Livin »

Bartman wrote:Hopefully I find some time on the weekend. Seems to affect more than the onkyo plugin.
cool, I'd really like to get the serial control of my receiver going... thx!
setup... XBMC, W7MC for DVR & Live OTA TV, JRMC for multi-zone audio, EG, MiCasaVerde Vera3, USB-UIRT IR receiver, Harmony remote, 5.2 home theater system
Bartman
Plugin Developer
Posts: 881
Joined: Sun Feb 12, 2006 9:03 am

Re: Onkyo Reciver RS232 plugin

Post by Bartman »

This seems to be something general including gui handling and not an issue of the plugin.
The error occurs after nearly all the plugins if the actions are added to the configuration tree.

You can avoid the error if you press cancel where you are asked to select a folder where the actions are added.
You have to add the action manually however.
User avatar
Livin
Experienced User
Posts: 792
Joined: Wed Oct 08, 2008 4:56 am

Re: Onkyo Reciver RS232 plugin

Post by Livin »

Bartman wrote:This seems to be something general including gui handling and not an issue of the plugin.
The error occurs after nearly all the plugins if the actions are added to the configuration tree.

You can avoid the error if you press cancel where you are asked to select a folder where the actions are added.
You have to add the action manually however.
I will try this right now and report back...
setup... XBMC, W7MC for DVR & Live OTA TV, JRMC for multi-zone audio, EG, MiCasaVerde Vera3, USB-UIRT IR receiver, Harmony remote, 5.2 home theater system
User avatar
Livin
Experienced User
Posts: 792
Joined: Wed Oct 08, 2008 4:56 am

Re: Onkyo Reciver RS232 plugin

Post by Livin »

using 1479 I removed Onkyo plug-in restarted and then added it back in, canceling the folder option.

No error... but it does not send anything to the Onkyo receiver either?
setup... XBMC, W7MC for DVR & Live OTA TV, JRMC for multi-zone audio, EG, MiCasaVerde Vera3, USB-UIRT IR receiver, Harmony remote, 5.2 home theater system
Bartman
Plugin Developer
Posts: 881
Joined: Sun Feb 12, 2006 9:03 am

Re: Onkyo Reciver RS232 plugin

Post by Bartman »

No problem here.
Do you get events from the plug in (volume oder input change)?

What model do you have? maybe it uses a different protocoll.
User avatar
Livin
Experienced User
Posts: 792
Joined: Wed Oct 08, 2008 4:56 am

Re: Onkyo Reciver RS232 plugin

Post by Livin »

Bartman wrote:No problem here.
Do you get events from the plug in (volume oder input change)?

What model do you have? maybe it uses a different protocoll.
I added some events after installing the plugin.
Since I used 'cancel' during the plugin install at the folder section it does not add anything but the plugin at Autostart... should it?

I think it is setup correctly... it detects COM3 when I install the plugin

I have an SR-TX805
setup... XBMC, W7MC for DVR & Live OTA TV, JRMC for multi-zone audio, EG, MiCasaVerde Vera3, USB-UIRT IR receiver, Harmony remote, 5.2 home theater system
Bartman
Plugin Developer
Posts: 881
Joined: Sun Feb 12, 2006 9:03 am

Re: Onkyo Reciver RS232 plugin

Post by Bartman »

I have the same receiver so probably not a different protocoll :)
The autostart entry is correct.
If you disable the checkbox in the bottom left there should be events in the log if you turn the volume knob.

The com port is not really detected. It is just the first available. Especially if you got a bluetooth receiver there may be quite a lot com ports available and with usb serial adapter the port may change if plugged in another port.
User avatar
Fiasco
Plugin Developer
Posts: 222
Joined: Fri Jul 24, 2009 5:32 am
Location: St. Louis MO
Contact:

Re: Onkyo Reciver RS232 plugin

Post by Fiasco »

I am revising this plugin specifically for the Onkyo TX-SR875 to include all of the 875 commands (including the third audio zone).

Should be ready shortly.

I am using an IPhone via eventghost web server for control and it works damn well!
User avatar
Livin
Experienced User
Posts: 792
Joined: Wed Oct 08, 2008 4:56 am

Re: Onkyo Reciver RS232 plugin

Post by Livin »

interested to try it out... I have an 805 so it should be very similar.

Interested to understand your web setup if it is custom?
- I want to trigger a few events but don't need/want everything exposed on the web site.

And... I will likely be triggering from from my iPod most of the time once the XBMC iPod remote support sending custom HTTP.
setup... XBMC, W7MC for DVR & Live OTA TV, JRMC for multi-zone audio, EG, MiCasaVerde Vera3, USB-UIRT IR receiver, Harmony remote, 5.2 home theater system
User avatar
Fiasco
Plugin Developer
Posts: 222
Joined: Fri Jul 24, 2009 5:32 am
Location: St. Louis MO
Contact:

Re: Onkyo Reciver RS232 plugin

Post by Fiasco »

I figured out how to launch a webpage from the Iphone desktop in Safari without having the address bar on the top or the navigation bar on the bottom so it looks like a regular app on the desktop and when running.
User avatar
Livin
Experienced User
Posts: 792
Joined: Wed Oct 08, 2008 4:56 am

Re: Onkyo Reciver RS232 plugin

Post by Livin »

Fiasco wrote:I figured out how to launch a webpage from the Iphone desktop in Safari without having the address bar on the top or the navigation bar on the bottom so it looks like a regular app on the desktop and when running.
please share
setup... XBMC, W7MC for DVR & Live OTA TV, JRMC for multi-zone audio, EG, MiCasaVerde Vera3, USB-UIRT IR receiver, Harmony remote, 5.2 home theater system
User avatar
Fiasco
Plugin Developer
Posts: 222
Joined: Fri Jul 24, 2009 5:32 am
Location: St. Louis MO
Contact:

Re: Onkyo Reciver RS232 plugin

Post by Fiasco »

Will do. Almost done with the 875 plugin revision.

I suffer from "Programmer Art". Anyone out there up for making some custom remote screens?
User avatar
Fiasco
Plugin Developer
Posts: 222
Joined: Fri Jul 24, 2009 5:32 am
Location: St. Louis MO
Contact:

Re: Onkyo Reciver RS232 plugin

Post by Fiasco »

You can look at the RS232 chart from onkyo to see where the 875 commands and your models will be similar.
Attachments
RS-232_RCVR_031809(1) from onkyo.zip
latest rs232 commands from onkyo
(151.56 KiB) Downloaded 216 times
Post Reply