Open mrlad opened 4 years ago
Onkyo's Integra Serial Communication Protocol over Ethernet (eISCP) protocol documentation (multiple revisions) can be found in this directory in the onpc project
https://github.com/mkulesh/onpc/tree/master/doc
The PDF has the ethernet packet layout and the XLS files contains the various protocol revisions.
There is also this Wiki page from Universal Devices on ISCP
@McHauge want to take a look at this? You did the Denon modules, right?
@McHauge want to take a look at this? You did the Denon modules, right?
Hi, been on lockdown the last few months, currently, I don't have the time for it, a lot of streaming ATM. But if yes I did make the other modules. They are very simple in their current form. might find time for this but not sure yet. Will know more when we hit July, pretty booked up until then.
But feel free to ask, and poke me in threads :)
-McHauge
There is a Hubitat plugin for Onkyo MultiZone AVR that could be useful as a resource.
It has a simple set of functions that should be pretty useful:
PowerOn
PowerOff
PowerQuery
MuteOn
MuteOff
MuteToggle
MuteQuery
VolumeUp
VolumeDown
VolumeUp1
VolumeDown1
VolumeSet
VolumeQuery
InputSet
InputUp
InputDown
InputQuery
It also has support for multizones. I'll try to do some digging and see if I can work on it.
Companion currently supports Denon A/V receivers. I'd like to request that you consider adding support for Onkyo/Integra A/V receivers in the future roadmap. The API is published and there's an open source application that can be used for reference purposes (I use it and its very robust). https://github.com/mkulesh/onpc Functionality should be similar to the Denon implementation: