How to change input on Denon?

How can i change the input on the Denon component?

I can not find anything about that. I come from openHab and find it hard to understand the documentation sometimes. I know my Denon can handle set input change by api because i do that in openHab.

Thx

It’s likely going to be an API call. I’d look at the rest component. https://home-assistant.io/components/sensor.rest/

Why can this not be integrated to the component? That would be much better.

I would also like to change input in my Marantz receiver as well. Power and volume controls do with using a denon component that controls my Marantz SR5008.

you can change the implementation from the denon component

https://gist.github.com/nolte/a4960ce3c5b9ce0893b70112d0ec23b2

and add the “SUPPORT_SELECT_SOURCE” command.

Tested on:

  • AVR-1912

Possible Telnet commands are: http://openrb.com/wp-content/uploads/2012/02/AVR3312CI_AVR3312_PROTOCOL_V7.6.0.pdf

Does anyone have an updated link to the source? It appears the one above is dead.