gw-wiscon / homebridge-onkyo-avr

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

TX-NR646 #12

Open Clavisnl opened 7 years ago

Clavisnl commented 7 years ago

Hi,

Does this support the 646?

Best regards, Patrick

toshibochan commented 7 years ago

Just change "name" and "ip_address" Don't change "model"

"accessories": [ { "accessory": "OnkyoAVR", "name": "My Onkyo", "ip_address": "10.0.1.23", "model" : "TX-NR609", "poll_status_interval": "900" } ]

slappula commented 7 years ago

I'm not having luck with any of the Onkyo interfaces controlling the 646. There's no option in the firmware to allow network control. If anyone knows how to make this work, please share!

Edit: Figured it out. There's a setting under Power Management called Network Standby. That needs to be on. Works great- thanks Clavis!

AppleTechy commented 7 years ago

Can you control the 646 via one of their apps? I don’t ever remember having to enable network control. I just plugged the Reciever into my network and I could control it.(though it’s been several years since I did this on my onkyo which is a different model)

On Oct 20, 2017, 11:55 AM -0700, slappula notifications@github.com, wrote:

I'm not having luck with any of the Onkyo interfaces controlling the 646. There's no option in the firmware to allow network control. If anyone knows how to make this work, please share! — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

slappula commented 7 years ago

I was able to control it with the Onkyo Remote 3 app without changing any of the settings. This HomeBridge plugin would only work after I switched that setting though.