Control your Onkyo AV Receivers with the Unfolded Circle Remote Two/3.
This integration uses the eISCP (Ethernet Integra Serial Control Protocol) to communicate with Onkyo receivers over the network.
- Manual configuration by IP address
- Power control (on/off)
- Volume control (including mute)
- Input source selection
- Sound mode / listening mode selection
- Real-time status updates via eISCP protocol
This integration should work with most Onkyo receivers that support network control via eISCP protocol, including:
- TX-NR series (e.g., TX-NR696, TX-NR686, TX-NR676)
- TX-RZ series
- And many others with network capabilities
- Onkyo receiver with network connection
- Network Control enabled on the receiver
- Same network as Remote Two/3
- Download the latest
.tar.gzfile from Releases - Open your Remote Two/3 web configurator
- Go to Settings → Integrations
- Click "Install" and upload the
.tar.gzfile
Build the integration package using GitHub Actions or locally with Docker.
- Ensure your Onkyo receiver is powered on and connected to your network
- Add the Onkyo AVR integration in Remote Two/3
- Enter the IP address of your receiver
- Give it a name and complete setup
If setup doesn't work:
- Ensure the receiver's Network Control is enabled (set to "Always On")
- Check that the receiver is on the same network/VLAN
- Verify the IP address is correct
- Power On/Off/Toggle
- Volume Up/Down/Set (0-80)
- Mute/Unmute/Toggle
- Input Source Selection
- Sound Mode Selection
- D-Pad Navigation
- Playback Controls (Play/Pause/Stop/Next/Previous)
This project is licensed under the Mozilla Public License 2.0 - see LICENSE file for details.
- Structure inspired by the Denon AVR integration by Unfolded Circle.
- eISCP protocol implementation based on Onkyo documentation and https://github.com/miracle2k/onkyo-eiscp
Created by Quirin (@quintz)