abraxxa / EventGhost-Onkyo-ISCP-plugin

A plugin for EventGhost for sending commands to Onkyo devices over ethernet using the ISCP protocol
http://www.eventghost.org/forum/viewtopic.php?f=10&t=2964
3 stars 3 forks source link

Problems with newer amps like the HT-RC660 #3

Open jake404 opened 9 years ago

jake404 commented 9 years ago

I recently had to replace my old amp and I bought an HT-RC660. The plugin connects to the amp and EG can receive events but when trying to send an action nothing happens on the amp.

abraxxa commented 9 years ago

It seems you're not the only one with this problem: https://github.com/openhab/openhab/issues/1999 If you have coding skills I would be happy if you could adapt the openhab patch https://github.com/openhab/openhab/pull/2051/files?diff=unified to my plugin and test if this fixes your issue. Seems this has something to do with the comment I added at https://github.com/abraxxa/EventGhost-Onkyo-ISCP-plugin/blob/master/OnkyoISCP/__init__.py#L143

jake404 commented 9 years ago

Unfortunately I don't have the coding skills. Anyone else here who could possibly help out?