Hi,
The Denon implementaion of Alexa is not so good and i want more control of the receiver with my voice. Volume up and down, changing input channels aso.
node-red-contrib-virtual-smart-home
node-red-contrib-alexa-remote2-applestrudel
My Denon Receiver is a AVR-X3700H. You can control it via Telnet and Webinterface.
For my implementation i use the Denon AVR-Control Protocol.
I think it works also with other Denon AVR Models.
How it works:
If you say: "Alexa, turn Denon on" --> Denon Receiver is switched on and set volume to 20
If you say: "Alexa, switch Denon input to ..." --> Denon Receiver is switched the input channel ... (in my example TV, Game, PC , Bluetooth)
If you say: "Alexa, switch Denon volume to ..." --> Denon Receiver is set to Volume ... (i implement 0 - 70)
If you say: "Alexa, turn Denon off" --> Denon Receiver is switched off
If you want to use it: have fun with it.
Torsten