gw-wiscon / homebridge-onkyo-avr

Homebridge module for Onkyo AVRs (tested on TX-NR609)
10 stars 39 forks source link

Suport to TX-NR616 #9

Open klebermagno opened 8 years ago

klebermagno commented 8 years ago

How can I help to add support to TX-NR616 ?

At this moment this model are not supported: eventError: ERROR (cmd_not_supported) Command system-power in zone main is not supported on this model.

klebermagno commented 8 years ago

I give a by pass when I add "model" : "TX-NR609" in config.json. Can I only turn on/off the device ?

toshibochan commented 8 years ago

Don't change the "model" from the code! Level as "TX-NR609" Look like with Siri only can turn off and on. But you can change volume using the apps. I wish can change input and volume to.

ToddGreenfield commented 7 years ago

Volume, mute, and some defaults on startup added with pull #14.