So I’ve got my VSX-1131 working using the Onkyo platform. I can set the input and control the volume and power without issue. But I can’t seem to figure out how the heck to use the arrows (up, down, left, and right) or the enter and return buttons. My TV and my receiver are in different rooms and using the on screen setup currently requires me to run between rooms to see the video and to click the buttons.
Anyone have a simple solution for this? I’d prefer not to have to go grab python scripts and install a bunch of extra stuff on my server just to add control for those 6 buttons.
This is how I call the buttons for my Samsung tv - I’d love to have a list of commands like this I can call this way:
bash-5.0# onkyo --help-commands main setup
Possible values for this command:
menu - Menu Key Setup Key
up - Up Key
down - Down Key
right - Right Key
left - Left Key
enter - Enter Key
exit - Exit Key
audio - Audio Adjust Key
video - Video Adjust Key
home - Home Key
quick - Quick Setup Key Quick Menu Key/AV Adjust Key
ipv - Instaprevue Key
Thanks for the quick reply on this @koying! I added the following to my configuration.yaml. The power on and off work but the menu and other buttons don’t.